cve/2015/CVE-2015-3904.md

19 lines
899 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [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.