#VU50295 Path traversal in Serv-U FTP Server - CVE-2020-27994

 

#VU50295 Path traversal in Serv-U FTP Server - CVE-2020-27994

Published: February 3, 2021 / Updated: April 17, 2023


Vulnerability identifier: #VU50295
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/U:Green
CVE-ID: CVE-2020-27994
CWE-ID: CWE-22
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vulnerable software:
Serv-U FTP Server
Software vendor:
SolarWinds

Description

The vulnerability allows a remote user to perform directory traversal attacks.

The vulnerability exists due to input validation error when processing directory traversal sequences passed via the "dir" HTTP GET parameter. A remote user can send a specially crafted HTTP request and read arbitrary files on the system.

Example:

https:///[host]/?Command=List&dir=\..\*.*

Remediation

Install update from vendor's website.

External links