Apache · Apache Shiro · CVE-2023-46749
**Name of the Vulnerable Software and Affected Versions**
Apache Shiro versions 1.13.0 and earlier, or 2.0.0-alpha-4 and earlier
**Description**
The issue is related to a path traversal attack that can result in an authentication bypass when used together with path rewriting. This can allow a remote attacker to bypass the authentication process by sending specially crafted requests.
**Recommendations**
Update to Apache Shiro 1.13.0+ or 2.0.0-alpha-4+, or ensure `blockSemicolon` is enabled (this is the default).