Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.asynchttpclient/async-http-client
  4. ›
  5. CVE-2024-53990

CVE-2024-53990: AsyncHttpClient (AHC) library's `CookieStore` replaces explicitly defined `Cookie`s

December 2, 2024 (updated December 18, 2024)

When making any HTTP request, the automatically enabled and self-managed CookieStore (aka cookie jar) will silently replace explicitly defined Cookies with any that have the same name from the cookie jar. For services that operate with multiple users, this can result in one user’s Cookie being used for another user’s requests.

References

  • github.com/AsyncHttpClient/async-http-client
  • github.com/AsyncHttpClient/async-http-client/blob/main/CHANGES.md
  • github.com/AsyncHttpClient/async-http-client/commit/d5a83362f7aed81b93ebca559746ac9be0f95425
  • github.com/AsyncHttpClient/async-http-client/issues/1964
  • github.com/AsyncHttpClient/async-http-client/pull/2033
  • github.com/AsyncHttpClient/async-http-client/security/advisories/GHSA-mfj5-cf8g-g2fv
  • github.com/advisories/GHSA-mfj5-cf8g-g2fv
  • nvd.nist.gov/vuln/detail/CVE-2024-53990

Code Behaviors & Features

Detect and mitigate CVE-2024-53990 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 3.0.0.Beta1 before 3.0.1, all versions starting from 2.1.0 before 2.12.4

Fixed versions

  • 2.12.4
  • 3.0.1

Solution

Upgrade to versions 2.12.4, 3.0.1 or above.

Weakness

  • CWE-287: Improper Authentication

Source file

maven/org.asynchttpclient/async-http-client/CVE-2024-53990.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:16:15 +0000.