Files
CVEs-PoC/2015/CVE-2015-2562.md
T
2024-06-18 02:51:15 +02:00

20 lines
897 B
Markdown

### [CVE-2015-2562](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2562)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Multiple SQL injection vulnerabilities in the Web-Dorado ECommerce WD (com_ecommercewd) component 1.2.5 for Joomla! allow remote attackers to execute arbitrary SQL commands via the (1) search_category_id, (2) sort_order, or (3) filter_manufacturer_ids in a displayproducts action to index.php.
### POC
#### Reference
- http://packetstormsecurity.com/files/130896/Joomla-ECommerce-WD-1.2.5-SQL-Injection.html
- http://seclists.org/fulldisclosure/2015/Mar/123
- https://www.exploit-db.com/exploits/36439/
#### Github
No PoCs found on GitHub currently.