CVE-2023-22602Interpretation Conflict in Apache Shiro

Severity
7.5HIGHNVD
EPSS
0.2%
top 63.63%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedJan 14

Description

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`

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:NExploitability: 3.9 | Impact: 3.6

Affected Packages2 packages

NVDapache/shiro< 1.11.0

🔴Vulnerability Details

4
OSV
Apache Shiro Interpretation Conflict vulnerability2023-01-14
GHSA
Apache Shiro Interpretation Conflict vulnerability2023-01-14
CVEList
Apache Shiro before 1.11.0, when used with Spring Boot 2.6+, may allow authentication bypass through a specially crafted HTTP request2023-01-14
OSV
CVE-2023-22602: When using Apache Shiro before 12023-01-14

📋Vendor Advisories

2
Red Hat
shiro: Authentication bypass through a specially crafted HTTP request2023-01-13
Debian
CVE-2023-22602: shiro - When using Apache Shiro before 1.11.0 together with Spring Boot 2.6+, a speciall...2023
CVE-2023-22602 — Interpretation Conflict in Apache | cvebase