GHSA-rhw6-3rrg-mwjqCriticalCVSS 9.8
A flaw in libcurl makes it wrongly reuse an HTTP connection setup for a given hostname using...
🔗 CVE IDs covered (1)
📋 Description
A flaw in libcurl makes it wrongly reuse an HTTP connection setup for a given hostname using Negotiate authentication, when the initial request is done using empty credentials. This can make user B's request get sent over user A's previously authenticated connection.