Vulnerabilities (CVE)

Join the Common Vulnerabilities and Exposures (CVE) community and start to get notified about new vulnerabilities.

Filtered by vendor Apache Subscribe
Filtered by product Shiro
Total 14 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2019-12422 1 Apache 1 Shiro 2023-02-28 5.0 MEDIUM 7.5 HIGH
Apache Shiro before 1.4.2, when using the default "remember me" configuration, cookies could be susceptible to a padding attack.
CVE-2022-40664 1 Apache 1 Shiro 2023-02-02 N/A 9.8 CRITICAL
Apache Shiro before 1.10.0, Authentication Bypass Vulnerability in Shiro when forwarding or including via RequestDispatcher.
CVE-2023-22602 2 Apache, Vmware 2 Shiro, Spring Boot 2023-01-27 N/A 7.5 HIGH
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`
CVE-2021-41303 2 Apache, Oracle 2 Shiro, Financial Services Crime And Compliance Management Studio 2022-08-12 7.5 HIGH 9.8 CRITICAL
Apache Shiro before 1.8.0, when using Apache Shiro with Spring Boot, a specially crafted HTTP request may cause an authentication bypass. Users should update to Apache Shiro 1.8.0.
CVE-2022-32532 1 Apache 1 Shiro 2022-07-07 7.5 HIGH 9.8 CRITICAL
Apache Shiro before 1.9.1, A RegexRequestMatcher can be misconfigured to be bypassed on some servlet containers. Applications using RegExPatternMatcher with `.` in the regular expression are possibly vulnerable to an authorization bypass.
CVE-2020-11989 1 Apache 1 Shiro 2022-05-03 7.5 HIGH 9.8 CRITICAL
Apache Shiro before 1.5.3, when using Apache Shiro with Spring dynamic controllers, a specially crafted request may cause an authentication bypass.
CVE-2020-17510 2 Apache, Debian 2 Shiro, Debian Linux 2022-04-01 7.5 HIGH 9.8 CRITICAL
Apache Shiro before 1.7.0, when using Apache Shiro with Spring, a specially crafted HTTP request may cause an authentication bypass.
CVE-2020-13933 2 Apache, Debian 2 Shiro, Debian Linux 2022-03-30 5.0 MEDIUM 7.5 HIGH
Apache Shiro before 1.6.0, when using Apache Shiro, a specially crafted HTTP request may cause an authentication bypass.
CVE-2020-1957 2 Apache, Debian 2 Shiro, Debian Linux 2022-03-30 7.5 HIGH 9.8 CRITICAL
Apache Shiro before 1.5.2, when using Apache Shiro with Spring dynamic controllers, a specially crafted request may cause an authentication bypass.
CVE-2020-17523 1 Apache 1 Shiro 2022-02-22 9.0 HIGH 9.8 CRITICAL
Apache Shiro before 1.7.1, when using Apache Shiro with Spring, a specially crafted HTTP request may cause an authentication bypass.
CVE-2010-3863 2 Apache, Jsecurity 2 Shiro, Jsecurity 2018-10-10 5.0 MEDIUM N/A
Apache Shiro before 1.1.0, and JSecurity 0.9.x, does not canonicalize URI paths before comparing them to entries in the shiro.ini file, which allows remote attackers to bypass intended access restrictions via a crafted request, as demonstrated by the /./account/index.jsp URI.
CVE-2016-6802 1 Apache 1 Shiro 2018-10-09 5.0 MEDIUM 7.5 HIGH
Apache Shiro before 1.3.2 allows attackers to bypass intended servlet filters and gain access by leveraging use of a non-root servlet context path.
CVE-2016-4437 1 Apache 1 Shiro 2018-10-09 6.8 MEDIUM 8.1 HIGH
Apache Shiro before 1.2.5, when a cipher key has not been configured for the "remember me" feature, allows remote attackers to execute arbitrary code or bypass intended access restrictions via an unspecified request parameter.
CVE-2014-0074 1 Apache 1 Shiro 2014-10-07 7.5 HIGH N/A
Apache Shiro 1.x before 1.2.3, when using an LDAP server with unauthenticated bind enabled, allows remote attackers to bypass authentication via an empty (1) username or (2) password.