cve/2003/CVE-2003-1299.md
2024-06-09 00:33:16 +00:00

19 lines
781 B
Markdown

### [CVE-2003-1299](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-1299)
![](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 Baby FTP Server 1.2, and possibly other versions before May 31, 2003 allows remote authenticated users to list arbitrary directories and possibly read files via "..." (triple dot) manipulations to the CWD command.
### POC
#### Reference
- http://packetstormsecurity.org/0305-exploits/baby.txt
- http://packetstormsecurity.org/0305-exploits/baby.txt
#### Github
No PoCs found on GitHub currently.