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

18 lines
688 B
Markdown

### [CVE-2010-2858](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2858)
![](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 news.php in SimpNews 2.47.03 and earlier allow remote attackers to inject arbitrary web script or HTML via the (1) layout and (2) sortorder parameters.
### POC
#### Reference
- http://packetstormsecurity.org/1007-exploits/simpnews-xss.txt
#### Github
No PoCs found on GitHub currently.