cvedb.io
CVE-2022-31042
HIGH · CVSS 7.5
EPSS exploitation probability: 0%
Published 2022-06-10T00:15:07.690 · Last modified 2026-06-17T04:44:40.300

Summary

Guzzle is an open source PHP HTTP client. In affected versions the `Cookie` headers on requests are sensitive information. On making a request using the `https` scheme to a server which responds with a redirect to a URI with the `http` scheme, or on making a request to a server which responds with a redirect to a a URI to a different host, we should not forward the `Cookie` header on. Prior to this fix, only cookies that were managed by our cookie middleware would be safely removed, and any `Cookie` header manually added to the initial request would not be stripped. We now always strip it, and allow the cookie middleware to re-add any cookies that it deems should be there. Affected Guzzle 7 users should upgrade to Guzzle 7.4.4 as soon as possible. Affected users using any earlier series of

Affected products

guzzlephp — guzzle

Does this affect you?

Add your gear to cvedb and we'll alert you only when guzzlephp ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.