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-2022-32205

4.3 · MEDIUM
Published Jul 7, 2022 haxx CWE-770 EPSS 27.08% (98th pctl)

Overview

CVE-2022-32205 is a medium-severity vulnerability affecting haxx curl. It was published on July 7, 2022 and has a CVSS 3.1 base score of 4.3 (MEDIUM).

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

Technical Description

A malicious server can serve excessive amounts of `Set-Cookie:` headers in a HTTP response to curl and curl < 7.84.0 stores all of them. A sufficiently large amount of (big) cookies make subsequent HTTP requests to this, or other servers to which the cookies match, create requests that become larger than the threshold that curl uses internally to avoid sending crazy large requests (1048576 bytes) and instead returns an error.This denial state might remain for as long as the same cookies are kept, match and haven't expired. Due to cookie matching rules, a server on `foo.example.com` can set cookies that also would match for `bar.example.com`, making it it possible for a "sister server" to effectively cause a denial of service for a sibling site on the same second level domain using this method.

Remediation

Check the references section for vendor advisories and patches from haxx. Update curl 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 curl >= 7.71.0, < 7.84.0 Affected
apple macos >= 0, < 13.0 Affected
siemens scalance_sc622-2c_firmware >= 0, < 3.0 Affected
siemens scalance_sc626-2c_firmware >= 0, < 3.0 Affected

Frequently Asked Questions

What is CVE-2022-32205?

CVE-2022-32205 is a medium-severity vulnerability affecting haxx curl. It was published on July 7, 2022 and has a CVSS 3.1 base score of 4.3 (MEDIUM).

How severe is CVE-2022-32205?

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

How do I fix or remediate CVE-2022-32205?

Check the references section for vendor advisories and patches from haxx. Update curl 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-2022-32205?

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