一、 漏洞 CVE-2023-22602 基础信息
漏洞标题
在Apache Shiro 1.11.0之前,当它与Spring Boot 2.6+一起使用时,可能通过特别设计的HTTP请求绕过身份验证。
来源:AIGC 神龙大模型
漏洞描述信息
Apache Shiro 1.11.0之前的版本,当与Spring Boot 2.6+一起使用时,可能存在通过精心构造的HTTP请求绕过身份验证的风险。
来源:AIGC 神龙大模型
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
来源:AIGC 神龙大模型
漏洞类别
N/A
来源:AIGC 神龙大模型
漏洞标题
Apache Shiro before 1.11.0, when used with Spring Boot 2.6+, may allow authentication bypass through a specially crafted HTTP request
来源:美国国家漏洞数据库 NVD
漏洞描述信息
When using Apache Shiro before 1.11.0 together with Spring Boot 2.6+, a specially crafted HTTP request may cause an authentication bypass. The authentication bypass occurs when Shiro and Spring Boot are using different pattern-matching techniques. Both Shiro and Spring Boot < 2.6 default to Ant style pattern matching. Mitigation: Update to Apache Shiro 1.11.0, or set the following Spring Boot configuration value: `spring.mvc.pathmatch.matching-strategy = ant_path_matcher`
来源:美国国家漏洞数据库 NVD
CVSS信息
N/A
来源:美国国家漏洞数据库 NVD
漏洞类别
解释冲突
来源:美国国家漏洞数据库 NVD
漏洞标题
Apache Shiro 安全漏洞
来源:中国国家信息安全漏洞库 CNNVD
漏洞描述信息
Apache Shiro是美国阿帕奇(Apache)基金会的一套用于执行认证、授权、加密和会话管理的Java安全框架。 Apache Shiro 1.11.0之前版本存在安全漏洞,该漏洞源于其与Spring Boot 2.6+一起使用时,特制的HTTP请求可能会导致身份验证绕过。
来源:中国国家信息安全漏洞库 CNNVD
CVSS信息
N/A
来源:中国国家信息安全漏洞库 CNNVD
漏洞类别
其他
来源:中国国家信息安全漏洞库 CNNVD
二、漏洞 CVE-2023-22602 的公开POC
# POC 描述 源链接 神龙链接
三、漏洞 CVE-2023-22602 的情报信息