#VU64770 Improper Authentication in Apache Shiro - CVE-2022-32532

 

#VU64770 Improper Authentication in Apache Shiro - CVE-2022-32532

Published: June 29, 2022 / Updated: August 16, 2024


Vulnerability identifier: #VU64770
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N/E:P/U:Green
CVE-ID: CVE-2022-32532
CWE-ID: CWE-287
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vulnerable software:
Apache Shiro
Software vendor:
Apache Foundation

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.


Remediation

Install updates from vendor's website.

External links