CVE-2023-22602
Last modified
CVE-2023-22602 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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` . EPSS estimates a 1.55% chance of exploitation in the next 30 days.
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`
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Apache | Shiro | < 1.11.0 | — |
| Vmware | Spring Boot | 2.6.0 | \+ |
References
- https://lists.apache.org/thread/dzj0k2smpzzgj6g666hrbrgsrlf9yhklMailing List, Vendor Advisory
- https://lists.apache.org/thread/dzj0k2smpzzgj6g666hrbrgsrlf9yhklMailing List, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-22602?
How severe is CVE-2023-22602?
How do I fix CVE-2023-22602?
Are you affected by CVE-2023-22602?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
