漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
AsyncHttpClient (AHC) library's `CookieStore` replaces explicitly defined `Cookie`s
Vulnerability 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.
CVSS Information
N/A
Vulnerability Type
认证机制不恰当
Vulnerability Title
Async Http Client 授权问题漏洞
Vulnerability Description
Async Http Client是AsyncHttpClient开源的适用于Java的异步Http和WebSocket客户端库。 Async Http Client 3.0.0版本存在授权问题漏洞,该漏洞源于自动启用并自管理的CookieStore处理机制,在处理HTTP请求时可能会导致用户间Cookie混淆。
CVSS Information
N/A
Vulnerability Type
N/A