cve/2007/CVE-2007-4872.md

18 lines
733 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2007-4872](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4872)
![](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
SimpNews 2.41.03 allows remote attackers to obtain sensitive information via (1) an invalid lang parameter to admin/index.php; or a direct request to (2) admin/dbg_infos.php, (3) admin/heading.php, or (4) evsearch.php; which reveals the path in various error messages.
### POC
#### Reference
- http://securityreason.com/securityalert/3174
#### Github
No PoCs found on GitHub currently.