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-29248

8.0 · HIGH
Published May 25, 2022 guzzlephp CWE-200 EPSS 1.30% (68th pctl)

Overview

CVE-2022-29248 is a high-severity vulnerability affecting guzzlephp guzzle. It was published on May 25, 2022 and has a CVSS 3.1 base score of 8.0 (HIGH).

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

Technical Description

Guzzle is a PHP HTTP client. Guzzle prior to versions 6.5.6 and 7.4.3 contains a vulnerability with the cookie middleware. The vulnerability is that it is not checked if the cookie domain equals the domain of the server which sets the cookie via the Set-Cookie header, allowing a malicious server to set cookies for unrelated domains. The cookie middleware is disabled by default, so most library consumers will not be affected by this issue. Only those who manually add the cookie middleware to the handler stack or construct the client with ['cookies' => true] are affected. Moreover, those who do not use the same Guzzle client to call multiple domains and have disabled redirect forwarding are not affected by this vulnerability. Guzzle versions 6.5.6 and 7.4.3 contain a patch for this issue. As a workaround, turn off the cookie middleware.

Remediation

Check the references section for vendor advisories and patches from guzzlephp. Update guzzle 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
guzzlephp guzzle >= 0, < 6.5.6 Affected
drupal drupal >= 9.2.0, < 9.2.20 Affected

Frequently Asked Questions

What is CVE-2022-29248?

CVE-2022-29248 is a high-severity vulnerability affecting guzzlephp guzzle. It was published on May 25, 2022 and has a CVSS 3.1 base score of 8.0 (HIGH).

How severe is CVE-2022-29248?

This vulnerability has a CVSS 3.1 base score of 8.0, rated HIGH. 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-29248?

Check the references section for vendor advisories and patches from guzzlephp. Update guzzle 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-29248?

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