Apache Shiro vulnerable to path traversal
Moderate severity
GitHub Reviewed
Published
Jan 15, 2024
to the GitHub Advisory Database
•
Updated Jan 22, 2024
Package
Affected versions
< 1.13.0
>= 2.0.0alpha1, < 2.0.0alpha4
Patched versions
1.13.0
2.0.0-alpha4
Description
Published by the National Vulnerability Database
Jan 15, 2024
Published to the GitHub Advisory Database
Jan 15, 2024
Reviewed
Jan 16, 2024
Last updated
Jan 22, 2024
Apache Shiro before 1.130 or 2.0.0-alpha-4, may be susceptible to a path traversal attack that results in an authentication bypass when used together with path rewriting
Mitigation: Update to Apache Shiro 1.13.0+ or 2.0.0-alpha-4+, or ensure
blockSemicolon
is enabled (this is the default).References