漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Grav < 2.0.4 File Access Bypass via Case Variation
Vulnerability Description
Grav before 2.0.4 ships a default .htaccess (and reference webserver-configs/htaccess.txt) whose rules blocking access to sensitive file types (.yaml, .php, .json, etc.) lack the [NC] flag, making extension matching case-sensitive. On case-insensitive filesystems (Windows/NTFS, macOS/HFS+, or Docker volume mounts), an unauthenticated attacker can request these files with uppercase or mixed-case extensions (e.g., .YAML, .PHP) to bypass the restrictions and read sensitive configuration files that may contain API keys and credentials.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Vulnerability Type
大小写敏感处理不恰当
Vulnerability Title
getgrav Grav 输入验证错误漏洞
Vulnerability Description
getgrav Grav是getgrav个人开发者开源的一套可扩展的内容管理系统。 getgrav Grav 2.0.4之前版本存在输入验证错误漏洞,该漏洞源于默认的.htaccess文件缺乏[NC]标志,导致扩展名匹配区分大小写,在不区分大小写的文件系统上,未经身份验证的攻击者可通过请求大写或混合大小写的扩展名绕过限制,读取包含API密钥和凭证的敏感配置文件。
CVSS Information
N/A
Vulnerability Type
N/A