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

20 lines
823 B
Markdown

### [CVE-2015-4665](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4665)
![](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
Cross-site scripting (XSS) vulnerability in ajax_cmd.php in Xceedium Xsuite 2.4.4.1 and earlier allows remote attackers to inject arbitrary web script or HTML via the fileName parameter.
### POC
#### Reference
- http://packetstormsecurity.com/files/132809/Xceedium-Xsuite-Command-Injection-XSS-Traversal-Escalation.html
- http://www.modzero.ch/advisories/MZ-15-02-Xceedium-Xsuite.txt
- https://www.exploit-db.com/exploits/37708/
#### Github
No PoCs found on GitHub currently.