cve/2013/CVE-2013-5978.md

20 lines
1003 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2013-5978](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5978)
![](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 cross-site scripting (XSS) vulnerabilities in products.php in the Cart66 Lite plugin before 1.5.1.15 for WordPress allow remote attackers to inject arbitrary web script or HTML via the (1) Product name or (2) Price description fields via a request to wp-admin/admin.php. NOTE: This issue may only cross privilege boundaries if used in combination with CVE-2013-5977.
### POC
#### Reference
- http://packetstormsecurity.com/files/123587/WordPress-Cart66-1.5.1.14-Cross-Site-Request-Forgery-Cross-Site-Scripting.html
- http://seclists.org/bugtraq/2013/Oct/52
- http://www.exploit-db.com/exploits/28959
#### Github
No PoCs found on GitHub currently.