漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
LWP::UserAgent versions before 6.83 for Perl leak Authorization and Proxy-Authorization headers on cross-origin redirects
Vulnerability Description
LWP::UserAgent versions before 6.83 for Perl leak Authorization and Proxy-Authorization headers on cross-origin redirects. On a 3xx response, the redirect handler strips only Host and Cookie before issuing the follow-up request. Caller-supplied Authorization and Proxy-Authorization headers are sent unchanged to the redirect target, including across scheme, host, or port changes. A redirect to an attacker controlled host therefore discloses the caller's credentials to that host.
CVSS Information
N/A
Vulnerability Type
不充分的凭证保护机制
Vulnerability Title
LWP::UserAgent 安全漏洞
Vulnerability Description
LWP::UserAgent是libwww-perl开源的一个Web用户代理类,用于发送HTTP请求。 LWP::UserAgent 6.83之前版本存在安全漏洞,该漏洞源于跨源重定向时未正确处理Authorization和Proxy-Authorization标头,可能导致凭据泄露。
CVSS Information
N/A
Vulnerability Type
N/A