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

18 lines
782 B
Markdown

### [CVE-2005-0310](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0310)
![](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
Exponent 0.95 allows remote attackers to obtain sensitive information via a direct HTTP request to (1) search.info.php, (2) permissions.info.php, (3) security.info.php, (4) formcontrol.php, or (5) file_modules.php, which reveals the path in an error message because the pathos_core_version variable is undefined.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=110666998407073&w=2
#### Github
No PoCs found on GitHub currently.