Vulnerability Description
Multiple directory traversal vulnerabilities in FTPServer.py in pyftpdlib before 0.3.0 allow remote authenticated users to access arbitrary files and directories via vectors involving a symlink in a pathname to a (1) CWD, (2) DELE, (3) STOR, or (4) RETR command.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| G.Rodola | Pyftpdlib | <= 0.2.0 |
Related Weaknesses (CWE)
References
- http://code.google.com/p/pyftpdlib/issues/detail?id=55
- http://code.google.com/p/pyftpdlib/source/browse/trunk/HISTORY
- http://code.google.com/p/pyftpdlib/issues/detail?id=55
- http://code.google.com/p/pyftpdlib/source/browse/trunk/HISTORY
FAQ
What is CVE-2008-7262?
CVE-2008-7262 is a vulnerability with a CVSS score of 6.5 (MEDIUM). Multiple directory traversal vulnerabilities in FTPServer.py in pyftpdlib before 0.3.0 allow remote authenticated users to access arbitrary files and directories via vectors involving a symlink in a p...
How severe is CVE-2008-7262?
CVE-2008-7262 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2008-7262?
Check the references section above for vendor advisories and patch information. Affected products include: G.Rodola Pyftpdlib.