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

19 lines
899 B
Markdown

### [CVE-2015-3904](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3904)
![](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 roomcloud.php in the Roomcloud plugin before 1.3 for WordPress allow remote attackers to inject arbitrary web script or HTML via the (1) pin, (2) start_day, (3) start_month, (4) start_year, (5) end_day, (6) end_month, (7) end_year, (8) lang, (9) adults, or (10) children parameter.
### POC
#### Reference
- http://packetstormsecurity.com/files/131934/WordPress-Roomcloud-1.1-Cross-Site-Scripting.html
- http://seclists.org/fulldisclosure/2015/May/40
#### Github
No PoCs found on GitHub currently.