guzzlehttp/guzzle is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor
59
Medium Risk
CookieJar does not record whether a response cookie arrived without a Domain attribute (or with an empty one), so a host-only cookie is stored with the request host and later matched with ordinary domain matching. A cookie set by a parent host can therefore be sent to a child host that shares a suffix. The fix records a host-only flag, matches those cookies only against the exact host, and requires an explicit HostOnly marker in persisted jar data.
You are affected if you are using a version that falls within the vulnerable range and your application enables Guzzle cookie support with a shared jar that contacts both a parent host and a less-trusted child host.
guzzlehttp/guzzle is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor in versions 0.0.1 - 7.15.0.
Upgrade the guzzlehttp/guzzle library to the patch version.
Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.
Free. No credit card required.

I consent to receiving marketing communications based on Aikido’s Privacy Policy.
SOC 2Compliant
ISO 27001Compliant