René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

120 lines
3.5 KiB
JSON

{
"id": "CVE-2016-8748",
"sourceIdentifier": "security@apache.org",
"published": "2017-10-19T20:29:00.220",
"lastModified": "2019-05-01T20:20:17.510",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "In Apache NiFi before 1.0.1 and 1.1.x before 1.1.1, there is a cross-site scripting vulnerability in connection details dialog when accessed by an authorized user. The user supplied text was not being properly handled when added to the DOM."
},
{
"lang": "es",
"value": "En Apache NiFi, en versiones anteriores a la 1.0.1 y versiones 1.1.x anteriores a la 1.1.1, hay una vulnerabilidad de Cross-Site Scripting (XSS) en el di\u00e1logo de detalles de conexi\u00f3n cuando accede un usuario autorizado. El texto proporcionado por el usuario no se gestionaba correctamente cuando se a\u00f1ad\u00eda al DOM."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.3,
"impactScore": 2.7
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:S/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "SINGLE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 3.5
},
"baseSeverity": "LOW",
"exploitabilityScore": 6.8,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apache:nifi:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.0.0",
"matchCriteriaId": "6D823F3D-4DF7-4D4A-B9D2-612682054169"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apache:nifi:1.1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "01B8572D-CA8D-4A41-B94A-A393A22B5B9D"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/95621",
"source": "security@apache.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "https://nifi.apache.org/security.html#CVE-2016-8748",
"source": "security@apache.org",
"tags": [
"Issue Tracking",
"Mitigation",
"Vendor Advisory"
]
}
]
}