原始 OSV JSON{
"id": "GHSA-4qq9-rrq6-48ff",
"aliases": [
"CVE-2018-17193"
],
"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.",
"summary": "Cross site scripting in org.apache.nifi:nifi",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.0.0"
},
{
"fixed": "1.8.0"
}
]
}
],
"package": {
"name": "org.apache.nifi:nifi",
"ecosystem": "Maven"
},
"database_specific": {
"last_known_affected_version_range": "<= 1.7.1"
}
}
],
"modified": "2024-03-04T21:35:23Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
"published": "2018-12-20T22:02:39Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-17193",
"type": "ADVISORY"
},
{
"url": "https://github.com/apache/nifi/commit/e62aa0252dfcf34dff0c3a9c51265b1d0f9dfc9f",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-4qq9-rrq6-48ff",
"type": "ADVISORY"
},
{
"url": "https://github.com/apache/nifi",
"type": "PACKAGE"
},
{
"url": "https://issues.apache.org/jira/browse/NIFI-5442",
"type": "WEB"
},
{
"url": "https://nifi.apache.org/security.html#CVE-2018-17193",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T20:58:51Z"
}
}