ghsa-hxjp-q6c3-38fx
Vulnerability from github
Published
2023-02-10 09:30
Modified
2024-10-14 14:14
Severity ?
Summary
XML External Entity Reference in Apache NiFi
Details
The ExtractCCDAAttributes Processor in Apache NiFi 1.2.0 through 1.19.1 does not restrict XML External Entity references. Flow configurations that include the ExtractCCDAAttributes Processor are vulnerable to malicious XML documents that contain Document Type Declarations with XML External Entity references. The resolution disables Document Type Declarations and disallows XML External Entity resolution in the ExtractCCDAAttributes Processor.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.nifi:nifi-ccda-processors" }, "ranges": [ { "events": [ { "introduced": "1.2.0" }, { "fixed": "1.20.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-22832" ], "database_specific": { "cwe_ids": [ "CWE-611" ], "github_reviewed": true, "github_reviewed_at": "2023-02-10T22:41:43Z", "nvd_published_at": "2023-02-10T08:15:00Z", "severity": "HIGH" }, "details": "The ExtractCCDAAttributes Processor in Apache NiFi 1.2.0 through 1.19.1 does not restrict XML External Entity references. Flow configurations that include the ExtractCCDAAttributes Processor are vulnerable to malicious XML documents that contain Document Type Declarations with XML External Entity references. The resolution disables Document Type Declarations and disallows XML External Entity resolution in the ExtractCCDAAttributes Processor.", "id": "GHSA-hxjp-q6c3-38fx", "modified": "2024-10-14T14:14:56Z", "published": "2023-02-10T09:30:23Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-22832" }, { "type": "WEB", "url": "https://github.com/apache/nifi/commit/e966336e8966cf0cbbd12a2c4f2d73a7ceb75cd8" }, { "type": "PACKAGE", "url": "https://github.com/apache/nifi" }, { "type": "WEB", "url": "https://lists.apache.org/thread/b51qs6y7b7r58vovddkv6wc16g2xbl3w" }, { "type": "WEB", "url": "https://nifi.apache.org/security.html#CVE-2023-22832" } ], "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": "XML External Entity Reference in Apache NiFi" }
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.