Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2020-5204

6.5 · MEDIUM
Published Jan 6, 2020 troglobit CWE-121 EPSS 1.08% (62th pctl)

Overview

CVE-2020-5204 is a medium-severity vulnerability affecting troglobit uftpd. It was published on January 6, 2020 and has a CVSS 3.1 base score of 6.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 6.5, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical Description

In uftpd before 2.11, there is a buffer overflow vulnerability in handle_PORT in ftpcmd.c that is caused by a buffer that is 16 bytes large being filled via sprintf() with user input based on the format specifier string %d.%d.%d.%d. The 16 byte size is correct for valid IPv4 addresses (len('255.255.255.255') == 16), but the format specifier %d allows more than 3 digits. This has been fixed in version 2.11

Remediation

Check the references section for vendor advisories and patches from troglobit. Update uftpd to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
troglobit uftpd >= 0, < 2.11 Affected

Frequently Asked Questions

What is CVE-2020-5204?

CVE-2020-5204 is a medium-severity vulnerability affecting troglobit uftpd. It was published on January 6, 2020 and has a CVSS 3.1 base score of 6.5 (MEDIUM).

How severe is CVE-2020-5204?

This vulnerability has a CVSS 3.1 base score of 6.5, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2020-5204?

Check the references section for vendor advisories and patches from troglobit. Update uftpd to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2020-5204?

CyberStrike's AI-powered security agents can automatically detect CVE-2020-5204 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.