Insecurely generated cookies In drupal/drupal
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.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
packagist | 9.2.20, 9.3.14 | ||
debian 12 | 7.4.4-1 | ||
debian 13 | 7.4.4-1 | ||
debian 11 | 1:1.35.8-1~deb11u1 | ||
debian 12 | 1:1.35.7-1 | ||
debian 13 | 1:1.35.7-1 | ||
debian 14 | 1:1.35.7-1 | ||
packagist | 6.5.6, 7.4.3 | ||
packagist | 9.2.20, 9.3.14 | ||
packagist | 9.2.20, 9.3.14 |
1-10 of 11
10
Aliases
References