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

80 lines
2.3 KiB
JSON

{
"id": "CVE-2010-5302",
"sourceIdentifier": "cve@mitre.org",
"published": "2014-08-21T23:55:02.087",
"lastModified": "2014-08-22T13:29:35.373",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in timthumb.php in TimThumb before 1.15 as of 20100908 (r88), as used in multiple products, allows remote attackers to inject arbitrary web script or HTML via the QUERY_STRING."
},
{
"lang": "es",
"value": "Vulnerabilidad de XSS en timthumb.php en TimThumb anterior a 1.15 a partir de 20100908 (r88), utilizado en m\u00faltiples productos, permite a atacantes remotos inyectar secuencias de comandos web o HTML arbitrarios a trav\u00e9s de QUERY_STRING."
}
],
"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:binarymoon:timthumb:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.09",
"matchCriteriaId": "763AFF79-F868-46AB-B255-C7CBE46B8058"
}
]
}
]
}
],
"references": [
{
"url": "https://code.google.com/p/timthumb/source/detail?r=88",
"source": "cve@mitre.org"
}
]
}