cvelist/2012/4xxx/CVE-2012-4241.json
2019-03-17 23:47:34 +00:00

92 lines
3.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2012-4241",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in Microcart 1.0 allow remote attackers to inject arbitrary web script or HTML via the (1) PATH_INFO or (2) query string to _admin/index.php or (3) first_name, (4) last_name, (5) cc, (6) exp, (7) cvv, (8) address1, (9) address2, (10) city, (11) state, (12) zip, (13) phone, or (14) email parameter to checkout.php, which is not properly handled in an error message."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://packetstormsecurity.com/files/116714/Microcart-1.0-Checkout-Cross-Site-Scripting.html",
"refsource": "MISC",
"url": "http://packetstormsecurity.com/files/116714/Microcart-1.0-Checkout-Cross-Site-Scripting.html"
},
{
"name": "microcart-index-xss(78690)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/78690"
},
{
"name": "http://packetstormsecurity.com/files/116721/Microcart-1.0-Cross-Site-Scripting.html",
"refsource": "MISC",
"url": "http://packetstormsecurity.com/files/116721/Microcart-1.0-Cross-Site-Scripting.html"
},
{
"name": "microcart-checkout-xss(78691)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/78691"
},
{
"name": "http://www.reactionpenetrationtesting.co.uk/microcart-checkout-xss.html",
"refsource": "MISC",
"url": "http://www.reactionpenetrationtesting.co.uk/microcart-checkout-xss.html"
},
{
"name": "55620",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/55620"
},
{
"name": "http://www.reactionpenetrationtesting.co.uk/microcart-_admin-xss.html",
"refsource": "MISC",
"url": "http://www.reactionpenetrationtesting.co.uk/microcart-_admin-xss.html"
}
]
}
}