ghsa-w4x6-j349-9r57
Vulnerability from github
Published
2022-05-14 03:45
Modified
2022-11-01 21:58
Severity ?
Summary
Apache NiFi host header poisoning issue
Details
A malicious host header in an incoming HTTP request could cause NiFi to load resources from an external server. The fix to sanitize host headers and compare to a controlled whitelist was applied on the Apache NiFi 1.5.0 release. Users running a prior 1.x release should upgrade to the appropriate release.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.nifi:nifi" }, "ranges": [ { "events": [ { "introduced": "1.0.0" }, { "fixed": "1.5.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2017-12632" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": true, "github_reviewed_at": "2022-11-01T21:58:49Z", "nvd_published_at": "2018-01-23T22:29:00Z", "severity": "HIGH" }, "details": "A malicious host header in an incoming HTTP request could cause NiFi to load resources from an external server. The fix to sanitize host headers and compare to a controlled whitelist was applied on the Apache NiFi 1.5.0 release. Users running a prior 1.x release should upgrade to the appropriate release.", "id": "GHSA-w4x6-j349-9r57", "modified": "2022-11-01T21:58:49Z", "published": "2022-05-14T03:45:20Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-12632" }, { "type": "WEB", "url": "https://nifi.apache.org/security.html#CVE-2017-12632" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Apache NiFi host header poisoning issue" }
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.