CVE-2024-53990

EPSS 0.44%

AsyncHttpClient (AHC) library's `CookieStore` replaces explicitly defined `Cookie`s

發布日:2024/12/2修改日:2026/4/28
也稱為:DEBIAN-CVE-2024-53990

描述

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.

受影響套件(2)

CVSS 分數

來源版本嚴重程度向量
osvCVSS 4.0CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

參考連結(8)