mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 11:57:37 +02:00
18 lines
709 B
Markdown
18 lines
709 B
Markdown
### [CVE-2007-6736](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6736)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple directory traversal vulnerabilities in FTPServer.py in pyftpdlib before 0.2.0 allow remote authenticated users to access arbitrary files and directories via a .. (dot dot) in a (1) LIST, (2) STOR, or (3) RETR command.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://code.google.com/p/pyftpdlib/source/browse/trunk/HISTORY
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|