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-2018-1000005

9.1 · CRITICAL
Published Jan 24, 2018 haxx CWE-125 EPSS 4.56% (91th pctl)

Overview

CVE-2018-1000005 is a critical-severity vulnerability affecting haxx libcurl. It was published on January 24, 2018 and has a CVSS 3.0 base score of 9.1 (CRITICAL).

This vulnerability has a CVSS 3.0 base score of 9.1, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

libcurl 7.49.0 to and including 7.57.0 contains an out bounds read in code handling HTTP/2 trailers. It was reported (https://github.com/curl/curl/pull/2231) that reading an HTTP/2 trailer could mess up future trailers since the stored size was one byte less than required. The problem is that the code that creates HTTP/1-like headers from the HTTP/2 trailer data once appended a string like `:` to the target buffer, while this was recently changed to `: ` (a space was added after the colon) but the following math wasn't updated correspondingly. When accessed, the data is read out of bounds and causes either a crash or that the (too large) data gets passed to client write. This could lead to a denial-of-service situation or an information disclosure if someone has a service that echoes back or uses the trailers for something.

Remediation

Check the references section for vendor advisories and patches from haxx. Update libcurl 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
haxx libcurl 7.49.0 Affected

Frequently Asked Questions

What is CVE-2018-1000005?

CVE-2018-1000005 is a critical-severity vulnerability affecting haxx libcurl. It was published on January 24, 2018 and has a CVSS 3.0 base score of 9.1 (CRITICAL).

How severe is CVE-2018-1000005?

This vulnerability has a CVSS 3.0 base score of 9.1, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2018-1000005?

Check the references section for vendor advisories and patches from haxx. Update libcurl 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-2018-1000005?

CyberStrike's AI-powered security agents can automatically detect CVE-2018-1000005 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.