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

93 lines
2.5 KiB
JSON

{
"id": "CVE-2009-4317",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-12-14T21:17:18.377",
"lastModified": "2013-08-16T06:54:07.480",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in index.php in ScriptsEz Ez Cart allows remote attackers to inject arbitrary web script or HTML via the sid parameter in a showcat action."
},
{
"lang": "es",
"value": "Vulnerabilidad de secuencias de comandos en sitios cruzados (XSS) en index.php in ScriptsEz Ez Cart permite a atacantes remotos inyectar secuencias de comandos web o HTML de forma arbitraria a trav\u00e9s del par\u00e1metro \"sid\" en una accion showcat."
}
],
"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:scriptsez:ez_cart:*:*:*:*:*:*:*:*",
"matchCriteriaId": "463A0D66-B628-4BBB-823D-9F4CA9709A7C"
}
]
}
]
}
],
"references": [
{
"url": "http://packetstormsecurity.org/0912-exploits/ezcart-xss.txt",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.exploit-db.com/exploits/10405",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2009/3510",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}