漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Hugo: security.http.urls allow-list bypass via HTTP redirects
Vulnerability Description
Hugo is a static site generator. From 0.91.0 until 0.162.0, resources.GetRemote enforces security.http.urls on the URL it is called with, but it did not re-validate intermediate URLs on HTTP 3xx redirects. An allowed server (or an attacker controlling its DNS or response) could therefore redirect the request to a host that the policy was meant to forbid and Hugo would fetch from the redirected target. The same bypass also lifted any host-shape restriction the operator had put in place. This vulnerability is fixed in 0.162.0.
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N
Vulnerability Type
服务端请求伪造(SSRF)
Vulnerability Title
GoHugo Hugo 服务端请求伪造漏洞
Vulnerability Description
gohugo hugo是gohugo团队开源的一个生成静态网站的框架。 GoHugo Hugo 0.91.0版本至0.162.0之前版本存在服务端请求伪造漏洞,该漏洞源于resources.GetRemote对HTTP 3xx重定向的中间URL未重新验证,可能导致允许的服务器或攻击者将请求重定向至策略禁止的主机,从而绕过安全限制。
CVSS Information
N/A
Vulnerability Type
N/A