cvelist/2015/9xxx/CVE-2015-9226.json

78 lines
2.5 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2015-9226",
"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 SQL injection vulnerabilities in AlegroCart 1.2.8 allow remote administrators to execute arbitrary SQL commands via the download parameter in the (1) check_download and possibly (2) check_filename function in upload/admin2/model/products/model_admin_download.php or remote authenticated users with a valid Paypal transaction token to execute arbitrary SQL commands via the ref parameter in the (3) orderUpdate function in upload/catalog/extension/payment/paypal.php."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "38727",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/38727/"
},
{
"name" : "20151114 AlegroCart 1.2.8: SQL Injection",
"refsource" : "FULLDISC",
"url" : "http://seclists.org/fulldisclosure/2015/Nov/68"
},
{
"name" : "http://packetstormsecurity.com/files/134362/AlegroCart-1.2.8-SQL-Injection.html",
"refsource" : "MISC",
"url" : "http://packetstormsecurity.com/files/134362/AlegroCart-1.2.8-SQL-Injection.html"
},
{
"name" : "https://blog.curesec.com/article/blog/AlegroCart-128-SQL-Injection-104.html",
"refsource" : "MISC",
"url" : "https://blog.curesec.com/article/blog/AlegroCart-128-SQL-Injection-104.html"
}
]
}
}