cve/2010/CVE-2010-2859.md

18 lines
665 B
Markdown
Raw Normal View History

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