ghsa-7mqj-xgf8-p59v
Vulnerability from github
Published
2024-10-29 09:30
Modified
2024-10-29 21:33
Severity ?
4.6 (Medium) - CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N
5.1 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
5.1 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
Summary
Apache NiFi Cross-site Scripting vulnerability
Details
Apache NiFi 1.10.0 through 1.27.0 and 2.0.0-M1 through 2.0.0-M3 support a description field for Parameters in a Parameter Context configuration that is vulnerable to cross-site scripting. An authenticated user, authorized to configure a Parameter Context, can enter arbitrary JavaScript code, which the client browser will execute within the session context of the authenticated user. Upgrading to Apache NiFi 1.28.0 or 2.0.0-M4 is the recommended mitigation.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.nifi:nifi-web-ui" }, "ranges": [ { "events": [ { "introduced": "1.10.0" }, { "fixed": "1.28.0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.nifi:nifi-web-ui" }, "ranges": [ { "events": [ { "introduced": "2.0.0-M1" }, { "fixed": "2.0.0-M4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-45477" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2024-10-29T21:33:09Z", "nvd_published_at": "2024-10-29T09:15:07Z", "severity": "MODERATE" }, "details": "Apache NiFi 1.10.0 through 1.27.0 and 2.0.0-M1 through 2.0.0-M3 support a description field for Parameters in a Parameter Context configuration that is vulnerable to cross-site scripting. An authenticated user, authorized to configure a Parameter Context, can enter arbitrary JavaScript code, which the client browser will execute within the session context of the authenticated user. Upgrading to Apache NiFi 1.28.0 or 2.0.0-M4 is the recommended mitigation.", "id": "GHSA-7mqj-xgf8-p59v", "modified": "2024-10-29T21:33:09Z", "published": "2024-10-29T09:30:51Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45477" }, { "type": "WEB", "url": "https://github.com/apache/nifi/pull/9195" }, { "type": "WEB", "url": "https://github.com/apache/nifi/commit/153c87a7daaeebea9b119066285b840ea4056e09" }, { "type": "PACKAGE", "url": "https://github.com/apache/nifi" }, { "type": "WEB", "url": "https://github.com/apache/nifi/blob/rel/nifi-1.27.0/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/nf/canvas/nf-parameter-contexts.js#L2197" }, { "type": "WEB", "url": "https://issues.apache.org/jira/browse/NIFI-13675" }, { "type": "WEB", "url": "https://lists.apache.org/thread/shdv0tw9hggj7tx9pl7g93mgok2lwbj9" }, { "type": "WEB", "url": "https://nifi.apache.org/documentation/security/#CVE-2024-45477" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N", "type": "CVSS_V4" } ], "summary": "Apache NiFi Cross-site Scripting vulnerability" }
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.