mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-05-28 09:11:28 +00:00
83 lines
2.4 KiB
JSON
83 lines
2.4 KiB
JSON
{
|
|
"id": "CVE-2009-4924",
|
|
"sourceIdentifier": "cve@mitre.org",
|
|
"published": "2010-07-02T19:30:00.863",
|
|
"lastModified": "2010-07-06T04:00:00.000",
|
|
"vulnStatus": "Analyzed",
|
|
"descriptions": [
|
|
{
|
|
"lang": "en",
|
|
"value": "Dan Pascu python-cjson 1.0.5 does not properly handle a ['/'] argument to cjson.encode, which makes it easier for remote attackers to conduct certain cross-site scripting (XSS) attacks involving Firefox and the end tag of a SCRIPT element."
|
|
},
|
|
{
|
|
"lang": "es",
|
|
"value": "Dan Pascu python-cjson v1.0. no controla correctamente un argumento ['/'] a cjson.encode, lo que facilita a los atacantes remotos el llevar a cabo determinados ataques de ejecuci\u00f3n de secuencias de comandos en sitios cruzados (XSS) con Firefox y la etiqueta final de un elemento SCRIPT."
|
|
}
|
|
],
|
|
"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:dan_pascu:python-cjson:1.0.5:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "125AA747-189E-4580-902C-96C53119C78C"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"url": "http://pypi.python.org/pypi/python-cjson/",
|
|
"source": "cve@mitre.org"
|
|
},
|
|
{
|
|
"url": "http://t3.dotgnu.info/blog/insecurity/quotes-dont-help.html",
|
|
"source": "cve@mitre.org"
|
|
}
|
|
]
|
|
} |