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

19 lines
701 B
Markdown

### [CVE-2015-5399](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5399)
![](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 PHPVibe before 4.21 allows remote authenticated users to inject arbitrary web script or HTML via a comment.
### POC
#### Reference
- https://packetstormsecurity.com/files/132715/phpVibe-Stored-Cross-Site-Scripting.html
- https://www.exploit-db.com/exploits/37659
#### Github
No PoCs found on GitHub currently.