ghsa-26p8-xrj2-mv53
Vulnerability from github
Published
2019-12-02 18:18
Modified
2021-08-19 16:02
Severity ?
VLAI Severity ?
Summary
Apache NiFi process group information disclosure
Details
When updating a Process Group via the API in NiFi versions 1.3.0 to 1.9.2, the response to the request includes all of its contents (at the top most level, not recursively). The response included details about processors and controller services which the user may not have had read access to.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.nifi:nifi-web-api" }, "ranges": [ { "events": [ { "introduced": "1.3.0" }, { "fixed": "1.10.0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.nifi:nifi" }, "ranges": [ { "events": [ { "introduced": "1.3.0" }, { "fixed": "1.10.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-10083" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": true, "github_reviewed_at": "2019-12-02T17:30:21Z", "nvd_published_at": null, "severity": "MODERATE" }, "details": "When updating a Process Group via the API in NiFi versions 1.3.0 to 1.9.2, the response to the request includes all of its contents (at the top most level, not recursively). The response included details about processors and controller services which the user may not have had read access to.", "id": "GHSA-26p8-xrj2-mv53", "modified": "2021-08-19T16:02:34Z", "published": "2019-12-02T18:18:37Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10083" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/rca37935d661f4689cb4119f1b3b224413b22be161b678e6e6ce0c69b@%3Ccommits.nifi.apache.org%3E" }, { "type": "WEB", "url": "https://nifi.apache.org/security.html#CVE-2019-10083" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Apache NiFi process group information disclosure" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…