Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Caddy: Remote Admin Authorization Bypass in `/config` API via Array Index Normalization
Vulnerability Description
Caddy is an extensible server platform that uses TLS by default. From 2.4.0 until 2.11.3, the authorization layer and the /config traversal layer do not agree on what object the path refers to. In this case, a path authorized for one config object is accepted, but then resolves to a different config object during traversal. This happens because the authorization layer uses string prefix matching and the /config traversal layer parses array indices numerically using strconv.Atoi(). This vulnerability is fixed in 2.11.3.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
Vulnerability Type
部分比较
Vulnerability Title
caddyserver caddy 输入验证错误漏洞
Vulnerability Description
caddyserver caddy是caddyserver团队开源的一款Web服务器软件。 caddyserver caddy 2.4.0版本至2.11.3之前版本存在安全漏洞,该漏洞源于授权层和/config遍历层对路径引用对象不一致,授权层使用字符串前缀匹配而/config遍历层使用数值解析数组索引,可能导致路径授权绕过。
CVSS Information
N/A
Vulnerability Type
N/A