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

83 lines
2.7 KiB
JSON

{
"id": "CVE-2011-4403",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-04-24T14:59:00.077",
"lastModified": "2015-04-27T14:28:13.333",
"vulnStatus": "Analyzed",
"evaluatorComment": "Per the <a href=\"http://seclists.org/fulldisclosure/2012/Feb/171\">advisory</a>: \"By submitting this form from any location an attacker can cause the\nadministrator to delete / disable products from his store.\" Only integrity and availability are affected.",
"descriptions": [
{
"lang": "en",
"value": "Multiple cross-site request forgery (CSRF) vulnerabilities in Zen Cart 1.3.9h allow remote attackers to hijack the authentication of administrators for requests that (1) delete a product via a delete_product_confirm action to product.php or (2) disable a product via a setflag action to categories.php."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de CSRF en Zen Cart 1.3.9h permiten a atacantes remotos secuestrar la autenticaci\u00f3n de administradores para solicitudes que (1) eliminan un producto a trav\u00e9s de una acci\u00f3n delete_product_confirm en product.php o (2) deshabilitan un producto a trav\u00e9s de una acci\u00f3n setflag en categories.php."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 5.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 4.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-352"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:zen-cart:zen_cart:1.3.9h:*:*:*:*:*:*:*",
"matchCriteriaId": "86212B90-BBB6-41F1-A6D1-1FCDD9799E26"
}
]
}
]
}
],
"references": [
{
"url": "http://seclists.org/fulldisclosure/2012/Feb/171",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}