Reflected cross-site scripting (XSS) In org.apache.nifi:nifi
Description
Cross site scripting in org.apache.nifi:nifi 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.
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
maven | 1.8.0 |
Aliases
1. 2. 3. 4. 5.
References
1. 2. 3.