CVE-2020-15152 CRITICAL

CVE-2020-15152: Server-Side Request Forgery in ftp-srv

Vendor Autovance
Product ftp-srv
Weakness CWE-918 · SSRF
Published August 17, 2020
Last update August 4, 2024

CVSS base score

9.1/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

What the vulnerability does

01Description

ftp-srv is an npm package which is a modern and extensible FTP server designed to be simple yet configurable. In ftp-srv before versions 2.19.6, 3.1.2, and 4.3.4 are vulnerable to Server-Side Request Forgery. The PORT command allows arbitrary IPs which can be used to cause the server to make a connection elsewhere. A possible workaround is blocking the PORT through the configuration. This issue is fixed in version2 2.19.6, 3.1.2, and 4.3.4. More information can be found on the linked advisory.

Key dates

02Disclosure timeline

August 17, 2020 CVE published
August 4, 2024 Record updated