CVE-2015-9226
Description
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.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| alegrocart | alegrocart | 1.2.8 | |
References
- http://packetstormsecurity.com/files/134362/AlegroCart-1.2.8-SQL-Injection.html
- http://seclists.org/fulldisclosure/2015/Nov/68
- https://blog.curesec.com/article/blog/AlegroCart-128-SQL-Injection-104.html
- https://www.exploit-db.com/exploits/38727/
- http://packetstormsecurity.com/files/134362/AlegroCart-1.2.8-SQL-Injection.html
- http://seclists.org/fulldisclosure/2015/Nov/68
- https://blog.curesec.com/article/blog/AlegroCart-128-SQL-Injection-104.html
- https://www.exploit-db.com/exploits/38727/
CWEs
CWE-89
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.