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

109 lines
3.1 KiB
JSON

{
"id": "CVE-2015-5667",
"sourceIdentifier": "vultures@jpcert.or.jp",
"published": "2015-10-31T04:59:00.097",
"lastModified": "2016-12-07T18:17:22.590",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in the HTML-Scrubber module before 0.15 for Perl, when the comment feature is enabled, allows remote attackers to inject arbitrary web script or HTML via a crafted comment."
},
{
"lang": "es",
"value": "Vulnerabilidad de XSS en el m\u00f3dulo HTML-Scrubber en versiones anteriores a 0.15 para Perl, cuando la caracter\u00edstica de comentario est\u00e1 habilitada, permite a atacantes remotos inyectar secuencias de comandos web o HTML arbitrarios a trav\u00e9s de un comentario manipulado."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:H/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "HIGH",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 2.6
},
"baseSeverity": "LOW",
"exploitabilityScore": 4.9,
"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:html-scrubber_project:html-scrubber:*:*:*:*:*:perl:*:*",
"versionEndIncluding": "0.14",
"matchCriteriaId": "AE9B5115-9500-4145-82D3-D677C05DE24D"
}
]
}
]
}
],
"references": [
{
"url": "http://jvn.jp/en/jp/JVN53973084/index.html",
"source": "vultures@jpcert.or.jp",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://jvndb.jvn.jp/jvndb/JVNDB-2015-000171",
"source": "vultures@jpcert.or.jp",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-November/172934.html",
"source": "vultures@jpcert.or.jp"
},
{
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-November/172983.html",
"source": "vultures@jpcert.or.jp"
},
{
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-November/172997.html",
"source": "vultures@jpcert.or.jp"
},
{
"url": "https://metacpan.org/release/HTML-Scrubber",
"source": "vultures@jpcert.or.jp",
"tags": [
"Patch"
]
}
]
}