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

104 lines
2.8 KiB
JSON

{
"id": "CVE-2011-0733",
"sourceIdentifier": "cve@mitre.org",
"published": "2011-02-01T18:00:03.843",
"lastModified": "2011-11-08T04:18:45.200",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in Adobe ColdFusion before 9.0.1 CHF1 allows remote attackers to inject arbitrary web script or HTML via the User-Agent HTTP header in an id=- query to a .cfm file."
},
{
"lang": "es",
"value": "Vulnerabilidad de secuencias de comandos en sitios cruzados (XSS) en Adobe ColdFusion, posiblemente en versiones anteriores a 9.0.1 CHF1, permite a atacantes remotos inyectar codigo de script web o c\u00f3digo HTML de su elecci\u00f3n a trav\u00e9s de la cabecera HTTP User-Agent en una petici\u00f3n id=- a un fichero .cfm."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"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:adobe:coldfusion:*:*:*:*:*:*:*:*",
"matchCriteriaId": "7818041C-1781-492E-9848-A0FD9942F5E0"
}
]
}
]
}
],
"references": [
{
"url": "http://archives.neohapsis.com/archives/fulldisclosure/2011-01/0537.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://kb2.adobe.com/cps/890/cpsid_89094.html",
"source": "cve@mitre.org"
},
{
"url": "http://securitytracker.com/id?1025012",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://websecurity.com.ua/4879/",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.adobe.com/support/security/bulletins/apsb11-04.html",
"source": "cve@mitre.org"
}
]
}