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

19 lines
724 B
Markdown

### [CVE-2004-1505](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1505)
![](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
Directory traversal vulnerability in index.php in Just Another Flat file (JAF) CMS 3.0RC allows remote attackers to read arbitrary files and possibly execute PHP code via a .. (dot dot) in the show parameter.
### POC
#### Reference
- http://echo.or.id/adv/adv08-y3dips-2004.txt
- http://marc.info/?l=bugtraq&m=110004150430309&w=2
#### Github
No PoCs found on GitHub currently.