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

19 lines
992 B
Markdown

### [CVE-2014-10035](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-10035)
![](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 the admin area in couponPHP before 1.2.0 allow remote administrators to inject arbitrary web script or HTML via the (1) sEcho parameter to comments_paginate.php or (2) stores_paginate.php or the (3) affiliate_url, (4) description, (5) domain, (6) seo[description], (7) seo[heading], (8) seo[title], (9) seo[keywords], (10) setting[logo], (11) setting[perpage], or (12) setting[sitename] to admin/index.php.
### POC
#### Reference
- http://packetstormsecurity.com/files/125480
- http://www.zeroscience.mk/en/vulnerabilities/ZSL-2014-5170.php
#### Github
No PoCs found on GitHub currently.