CVE-2021-36159
Last modified
CVE-2021-36159 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. 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. EPSS estimates a 2.64% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Freebsd | Libfetch | < 2021-07-26 |
References
- https://github.com/freebsd/freebsd-src/commits/main/lib/libfetchPatch, Third Party Advisory
- https://gitlab.alpinelinux.org/alpine/apk-tools/-/issues/10749Exploit, Third Party Advisory
- https://github.com/freebsd/freebsd-src/commits/main/lib/libfetchPatch, Third Party Advisory
- https://gitlab.alpinelinux.org/alpine/apk-tools/-/issues/10749Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-36159?
How severe is CVE-2021-36159?
How do I fix CVE-2021-36159?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2021
- CVE-2021-36153Mismanaged state in GRPCWebToHTTP2ServerCodec.swift in gRPC …7.5
- CVE-2021-36154HTTP2ToRawGRPCServerCodec in gRPC Swift 1.1.1 and earlier al…7.5
- CVE-2021-36155LengthPrefixedMessageReader in gRPC Swift 1.1.0 and earlier …7.5
- CVE-2021-36156An issue was discovered in Grafana Loki through 2.2.1. The h…5.3
- CVE-2021-36157An issue was discovered in Grafana Cortex through 1.9.0. The…5.3
- CVE-2021-36158In the xrdp package (in branches through 3.14) for Alpine Li…5.9
- CVE-2021-3616A vulnerability was reported in Lenovo Smart Camera X3, X5, …9.8
- CVE-2021-36160A carefully crafted request uri-path can cause mod_proxy_uws…7.5
- CVE-2021-36161Some component in Dubbo will try to print the formated strin…9.8
- CVE-2021-36162Apache Dubbo supports various rules to support configuration…8.8
- CVE-2021-36163In Apache Dubbo, users may choose to use the Hessian protoco…9.8
- CVE-2021-36165RICON Industrial Cellular Router S9922L 16.10.3(3794) is aff…5.3
Are you affected by CVE-2021-36159?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
