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

19 lines
894 B
Markdown

### [CVE-2005-2053](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2053)
![](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
Just another flat file (JAF) CMS before 3.0 Final allows remote attackers to obtain sensitive information via (1) an * (asterisk) in the id parameter, (2) a blank id parameter, or (3) an * (asterisk) in the disp parameter to index.php, which reveals the path in an error message. NOTE: a followup suggests that this may be a directory traversal or file inclusion vulnerability.
### POC
#### Reference
- http://echo.or.id/adv/adv20-theday-2005.txt
- http://marc.info/?l=bugtraq&m=111954840611126&w=2
#### Github
No PoCs found on GitHub currently.