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

18 lines
665 B
Markdown

### [CVE-2010-2859](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2859)
![](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
news.php in SimpNews 2.47.3 and earlier allows remote attackers to obtain sensitive information via an invalid lang parameter, which reveals the installation path in an error message.
### POC
#### Reference
- http://packetstormsecurity.org/1007-exploits/simpnews-xss.txt
#### Github
No PoCs found on GitHub currently.