mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 22:52:34 +02:00
18 lines
650 B
Markdown
18 lines
650 B
Markdown
### [CVE-2008-6424](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6424)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in FFFTP 1.96b allows remote FTP servers to create or overwrite arbitrary files via a response to an FTP LIST command with a filename that contains a .. (dot dot).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://vuln.sg/FFFTP196b-en.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|