ghsa-w4fj-ccr6-7pcp
Vulnerability from github
Published
2022-01-06 20:40
Modified
2023-09-25 11:29
Severity ?
Summary
Apache NiFi Insertion of Sensitive Information into Log File
Details
An information disclosure vulnerability was found in Apache NiFi 1.10.0. The sensitive parameter parser would log parsed values for debugging purposes. This would expose literal values entered in a sensitive property when no parameter was present.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.nifi:nifi-parameter" }, "ranges": [ { "events": [ { "introduced": "1.10.0" }, { "fixed": "1.11.0" } ], "type": "ECOSYSTEM" } ], "versions": [ "1.10.0" ] } ], "aliases": [ "CVE-2020-1928" ], "database_specific": { "cwe_ids": [ "CWE-200", "CWE-532" ], "github_reviewed": true, "github_reviewed_at": "2021-03-29T14:27:46Z", "nvd_published_at": "2020-01-28T01:15:00Z", "severity": "MODERATE" }, "details": "An information disclosure vulnerability was found in Apache NiFi 1.10.0. The sensitive parameter parser would log parsed values for debugging purposes. This would expose literal values entered in a sensitive property when no parameter was present.", "id": "GHSA-w4fj-ccr6-7pcp", "modified": "2023-09-25T11:29:40Z", "published": "2022-01-06T20:40:56Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-1928" }, { "type": "WEB", "url": "https://github.com/apache/nifi/pull/3935" }, { "type": "WEB", "url": "https://github.com/apache/nifi/commit/42cb6e84898e66672878f61f99543d6af3c0a567" }, { "type": "PACKAGE", "url": "https://github.com/apache/nifi" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/r17aaa3a05b5b7fe9075613dd0c681efa60a4f8c8fbad152c61371b6e@%3Cusers.tomcat.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/r38a5b7943b9a62ecb853acc22ef08ff586a7b3c66e08f949f0396ab1@%3Cusers.tomcat.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/rd50baccd1bbb96c2327d5a8caa25a49692b3d68d96915bd1cfbb9f8b@%3Cusers.tomcat.apache.org%3E" }, { "type": "WEB", "url": "https://nifi.apache.org/security.html#CVE-2020-1928" } ], "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 Insertion of Sensitive Information into Log File" }
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.