ID:10393 - Exploit for Improper Authentication in Apache Shiro - CVE-2022-32532
Published: August 16, 2024
Apache Shiro
Link to public exploit:
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.