CVE-2021-36159

CRITICAL

libfetch <2021-07-26 - Buffer Overflow

Title source: llm
STIX 2.1

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.

Scores

CVSS v3 9.1
EPSS 0.0057
EPSS Percentile 68.8%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H

Details

CWE
CWE-125
Status published
Products (1)
freebsd/libfetch < 2021-07-26
Published Aug 03, 2021
Tracked Since Feb 18, 2026