cve/2004/CVE-2004-1505.md

19 lines
724 B
Markdown
Raw Normal View History

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