ghsa-29ph-fjf3-c5cm
Vulnerability from github
Published
2022-05-14 03:45
Modified
2022-11-01 22:11
Severity ?
Summary
Apache NiFi XSS issue in context path handling
Details
A malicious X-ProxyContextPath
or X-Forwarded-Context
header containing external resources or embedded code could cause remote code execution. The fix to properly handle these headers 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-15697" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": true, "github_reviewed_at": "2022-11-01T22:11:54Z", "nvd_published_at": "2018-01-23T22:29:00Z", "severity": "CRITICAL" }, "details": "A malicious `X-ProxyContextPath` or `X-Forwarded-Context` header containing external resources or embedded code could cause remote code execution. The fix to properly handle these headers 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-29ph-fjf3-c5cm", "modified": "2022-11-01T22:11:54Z", "published": "2022-05-14T03:45:22Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-15697" }, { "type": "WEB", "url": "https://nifi.apache.org/security.html#CVE-2017-15697" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Apache NiFi XSS issue in context path handling" }
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.