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

107 lines
3.5 KiB
JSON

{
"id": "CVE-2011-4457",
"sourceIdentifier": "cve@mitre.org",
"published": "2011-11-17T23:55:00.797",
"lastModified": "2011-11-18T05:00:00.000",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "OWASP HTML Sanitizer (aka owasp-java-html-sanitizer) before 88, when JavaScript is disabled, allows user-assisted remote attackers to obtain potentially sensitive information via a crafted FORM element within a NOSCRIPT element."
},
{
"lang": "es",
"value": "OWASP HTML Sanitizer (tambi\u00e9n conocido como owasp-java-html-sanitizer) anterior a v88, cuando JavaScript no est\u00e1 habilitado, permite a los usuarios con ayuda de los atacantes remotos obtener informaci\u00f3n sensible a trav\u00e9s de un elemento FORM elaborados dentro de un elemento NOSCRIPT."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:H/Au:N/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "HIGH",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"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-200"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:owasp-java-html-sanitizer_project:owasp-java-html-sanitizer:*:*:*:*:*:*:*:*",
"versionEndIncluding": "83",
"matchCriteriaId": "F70E1A5D-F9AE-49CE-8640-1BA18C1A2488"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:owasp-java-html-sanitizer_project:owasp-java-html-sanitizer:42:*:*:*:*:*:*:*",
"matchCriteriaId": "FBEE4D28-4168-415A-9677-1D869375356B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:owasp-java-html-sanitizer_project:owasp-java-html-sanitizer:48:*:*:*:*:*:*:*",
"matchCriteriaId": "412AE006-395A-474E-B870-AD633E87CC8D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:owasp-java-html-sanitizer_project:owasp-java-html-sanitizer:50:*:*:*:*:*:*:*",
"matchCriteriaId": "C0118231-E46E-4B4C-9B0B-73218E5D3D6A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:owasp-java-html-sanitizer_project:owasp-java-html-sanitizer:74:*:*:*:*:*:*:*",
"matchCriteriaId": "18B59143-DB9E-4A65-912B-B225DA6941FD"
}
]
}
]
}
],
"references": [
{
"url": "http://code.google.com/p/owasp-java-html-sanitizer/wiki/CVE20114457",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://owasp-java-html-sanitizer.googlecode.com/svn/trunk/CHANGE_LOG.html",
"source": "cve@mitre.org"
}
]
}