Improper Authentication in Apache Shiro - CVE-2022-32532
Published: June 29, 2022 / Updated: August 16, 2024
Apache Shiro
Detailed vulnerability description
The vulnerability allows a remote attacker to bypass authentication process.
The vulnerability exists due to an error in RegexRequestMatcher configuration. A remote attacker can bypass authentication process and gain unauthorized access to the application. Applications using RegExPatternMatcher with `.` in the regular expression are affected by the vulnerability.