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.
References
Link | Resource |
---|---|
http://packetstormsecurity.com/files/134362/AlegroCart-1.2.8-SQL-Injection.html | Exploit Third Party Advisory VDB Entry |
http://seclists.org/fulldisclosure/2015/Nov/68 | Exploit Mailing List Third Party Advisory |
https://blog.curesec.com/article/blog/AlegroCart-128-SQL-Injection-104.html | Exploit |
https://www.exploit-db.com/exploits/38727/ | Exploit Third Party Advisory VDB Entry |
Configurations
History
No history.
Information
Published : 2017-09-11 20:29
Updated : 2024-02-04 19:29
NVD link : CVE-2015-9226
Mitre link : CVE-2015-9226
CVE.ORG link : CVE-2015-9226
JSON object : View
Products Affected
alegrocart
- alegrocart
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')