Apache Software Foundation Shiro 1.10.1

CPE Details

Apache Software Foundation Shiro 1.10.1
1.10.1
2023-08-01
11h49 +00:00
2023-08-02
01h59 +00:00
Alerte pour un CPE
Stay informed of any changes for a specific CPE.
Notifications manage

CPE Name: cpe:2.3:a:apache:shiro:1.10.1:*:*:*:*:*:*:*

Informations

Vendor

apache

Product

shiro

Version

1.10.1

Related CVE

Open and find in CVE List

CVE ID Published Description Score Severity
CVE-2023-46749 2024-01-15 09h57 +00:00 Apache Shiro before 1.13.0 or 2.0.0-alpha-4, may be susceptible to a path traversal attack that results in an authentication bypass when used together with path rewriting Mitigation: Update to Apache Shiro 1.13.0+ or 2.0.0-alpha-4+, or ensure `blockSemicolon` is enabled (this is the default).
6.5
Medium
CVE-2023-46750 2023-12-14 08h15 +00:00 URL Redirection to Untrusted Site ('Open Redirect') vulnerability when "form" authentication is used in Apache Shiro. Mitigation: Update to Apache Shiro 1.13.0+ or 2.0.0-alpha-4+.
6.1
Medium
CVE-2023-34478 2023-07-24 18h24 +00:00 Apache Shiro, before 1.12.0 or 2.0.0-alpha-3, may be susceptible to a path traversal attack that results in an authentication bypass when used together with APIs or other web frameworks that route requests based on non-normalized requests. Mitigation: Update to Apache Shiro 1.12.0+ or 2.0.0-alpha-3+
9.8
Critical
CVE-2023-22602 2023-01-14 09h33 +00:00 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`
7.5
High