漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Grav before 1.0.4 Password Reset Token Poisoning via admin_base_url
Vulnerability Description
The Grav API plugin (grav-plugin-api) before 1.0.4 does not validate the origin of the client-supplied admin_base_url field in the POST /api/v1/auth/forgot-password endpoint. The sanitizeHttpUrl() function only checks that the URL scheme is http/https and never verifies the host against the server's own origin, so an attacker can supply an arbitrary host. As a result, an unauthenticated attacker can cause the password reset email sent to a victim to contain a reset link pointing at an attacker-controlled server; when the victim follows the link, the valid reset token is disclosed to the attacker, enabling full account takeover. The vulnerable base URL can also be influenced via the Referer or Origin headers.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Vulnerability Type
指向未可信站点的URL重定向(开放重定向)
Vulnerability Title
getgrav Grav 输入验证错误漏洞
Vulnerability Description
getgrav Grav是getgrav个人开发者开源的一套可扩展的内容管理系统。 getgrav Grav 1.0.4之前版本存在输入验证错误漏洞,该漏洞源于未验证客户端提供的admin_base_url字段来源,可能导致未经身份验证的攻击者使密码重置邮件包含指向攻击者控制服务器的重置链接,从而导致账户接管。
CVSS Information
N/A
Vulnerability Type
N/A