CVE-2024-53990
CVSS V2 None
CVSS V3 None
Description
The AsyncHttpClient (AHC) library allows Java applications to easily execute HTTP requests and asynchronously process HTTP responses. 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.
Overview
- CVE ID
- CVE-2024-53990
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-12-02T17:10:28.229Z
- Last Modified Date
- 2024-12-02T17:10:28.229Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/AsyncHttpClient/async-http-client/security/advisories/GHSA-mfj5-cf8g-g2fv | x_refsource_CONFIRM |
https://github.com/AsyncHttpClient/async-http-client/issues/1964 | x_refsource_MISC |
https://github.com/AsyncHttpClient/async-http-client/pull/2033 | x_refsource_MISC |
https://github.com/AsyncHttpClient/async-http-client/commit/d5a83362f7aed81b93ebca559746ac9be0f95425 | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-53990 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-53990 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-12-03 13:36:11 | Added to TrackCVE |