GHSA-4qq9-rrq6-48ff

Suggest an improvement
Source
https://github.com/advisories/GHSA-4qq9-rrq6-48ff
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2018/12/GHSA-4qq9-rrq6-48ff/GHSA-4qq9-rrq6-48ff.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-4qq9-rrq6-48ff
Aliases
Published
2018-12-20T22:02:39Z
Modified
2024-03-04T21:49:05.731625Z
Severity
  • 6.1 (Medium) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N CVSS Calculator
Summary
Cross site scripting in org.apache.nifi:nifi
Details

The message-page.jsp error page used the value of the HTTP request header X-ProxyContextPath without sanitization, resulting in a reflected XSS attack. Mitigation: The fix to correctly parse and sanitize the request attribute value was applied on the Apache NiFi 1.8.0 release. Users running a prior 1.x release should upgrade to the appropriate release.

Database specific
{
    "nvd_published_at": null,
    "cwe_ids": [
        "CWE-79"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2020-06-16T20:58:51Z"
}
References

Affected packages

Maven / org.apache.nifi:nifi

Package

Name
org.apache.nifi:nifi
View open source insights on deps.dev
Purl
pkg:maven/org.apache.nifi/nifi

Affected ranges

Type
ECOSYSTEM
Events
Introduced
1.0.0
Fixed
1.8.0

Affected versions

1.*

1.0.0
1.0.1
1.1.0
1.1.1
1.1.2
1.2.0
1.3.0
1.4.0
1.5.0
1.6.0
1.7.0
1.7.1

Database specific

{
    "last_known_affected_version_range": "<= 1.7.1"
}