vendor:
uftpd
by:
Aaron Esau (arinerron)
9.8
CVSS
CRITICAL
Directory Traversal
22
CWE
Product Name: uftpd
Affected Version From: 2.7
Affected Version To: 2.1
Patch Exists: YES
Related CWE: CVE-2020-20277
CPE: a:troglobit:uftpd
Platforms Tested: Linux
2020
uftpd 2.10 – Directory Traversal (Authenticated)
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.
Mitigation:
Ensure that the application is running as root and disable anonymous login.