SOC status:Duty analyst on shift

UK Cyber Defence
VulnerabilityModified

CVE-2021-36159

The FTP passive mode implementation allows an out-of-bounds read because strtol is used to parse the relevant numbers into address bytes.

CRITICAL 9.1EPSS 2.64%

Does this matter?

High impact if exploited, but EPSS currently rates exploitation as unlikely (2.64%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.

Description

libfetch before 2021-07-26, as used in apk-tools, xbps, and other products, mishandles numeric strings for the FTP and HTTP protocols. The FTP passive mode implementation allows an out-of-bounds read because strtol is used to parse the relevant numbers into address bytes. It does not check if the line ends prematurely. If it does, the for-loop condition checks for the '\0' terminator one byte too late.

CVSS 3.1
9.1 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
EPSS
2.64% probability · 85th percentile
CISA KEV
Not listed
Weakness
CWE-125
Affected
freebsd/libfetch
Source
cve@mitre.org

Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.