CVE-2022-29248

HIGH

Guzzle <6.5.6 and <7.4.3 - XSS

Title source: llm
STIX 2.1

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.

Scores

CVSS v3 8.0
EPSS 0.0064
EPSS Percentile 70.6%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact total

Details

CWE
CWE-200 CWE-565
Status published
Products (4)
debian/debian_linux 11.0
drupal/drupal 9.2.0 - 9.2.20
guzzlehttp/guzzle 0 - 6.5.6Packagist
guzzlephp/guzzle < 6.5.6
Published May 25, 2022
Tracked Since Feb 18, 2026