cve/2013/CVE-2013-5978.md

23 lines
1.2 KiB
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
2024-06-09 00:33:16 +00:00
- http://packetstormsecurity.com/files/123587/WordPress-Cart66-1.5.1.14-Cross-Site-Request-Forgery-Cross-Site-Scripting.html
2024-05-26 14:27:05 +02:00
- http://seclists.org/bugtraq/2013/Oct/52
2024-06-09 00:33:16 +00:00
- http://seclists.org/bugtraq/2013/Oct/52
2024-05-26 14:27:05 +02:00
- http://www.exploit-db.com/exploits/28959
2024-06-09 00:33:16 +00:00
- http://www.exploit-db.com/exploits/28959
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.