ghsa-g644-pr5v-vppf
Vulnerability from github
Published
2022-01-06 20:41
Modified
2023-09-12 15:04
Severity ?
Summary
Insertion of Sensitive Information into Log File in Apache NiFi Stateless
Details
In Apache NiFi 1.10.0 to 1.11.4, the NiFi stateless execution engine produced log output which included sensitive property values. When a flow was triggered, the flow definition configuration JSON was printed, potentially containing sensitive values in plaintext.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 1.11.4" }, "package": { "ecosystem": "Maven", "name": "org.apache.nifi:nifi-stateless" }, "ranges": [ { "events": [ { "introduced": "1.10.0" }, { "fixed": "1.12.0-RC1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-9486" ], "database_specific": { "cwe_ids": [ "CWE-532" ], "github_reviewed": true, "github_reviewed_at": "2021-03-29T16:28:50Z", "nvd_published_at": "2020-10-01T20:15:00Z", "severity": "HIGH" }, "details": "In Apache NiFi 1.10.0 to 1.11.4, the NiFi stateless execution engine produced log output which included sensitive property values. When a flow was triggered, the flow definition configuration JSON was printed, potentially containing sensitive values in plaintext.", "id": "GHSA-g644-pr5v-vppf", "modified": "2023-09-12T15:04:25Z", "published": "2022-01-06T20:41:02Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-9486" }, { "type": "WEB", "url": "https://github.com/apache/nifi/commit/148537d64a017b73160b0d49943183c18f883ab0" }, { "type": "PACKAGE", "url": "https://github.com/apache/nifi" }, { "type": "WEB", "url": "https://nifi.apache.org/security#CVE-2020-9486" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Insertion of Sensitive Information into Log File in Apache NiFi Stateless" }
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.