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

18 lines
971 B
Markdown

### [CVE-2015-2973](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2973)
![](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 Welcart plugin before 1.4.18 for WordPress allow remote attackers to inject arbitrary web script or HTML via the usces_referer parameter to (1) classes/usceshop.class.php, (2) includes/edit-form-advanced.php, (3) includes/edit-form-advanced30.php, (4) includes/edit-form-advanced34.php, (5) includes/member_edit_form.php, (6) includes/order_edit_form.php, (7) includes/order_list.php, or (8) includes/usces_item_master_list.php, related to admin.php.
### POC
#### Reference
- https://wpvulndb.com/vulnerabilities/8114
#### Github
No PoCs found on GitHub currently.