cve/2023/CVE-2023-46749.md
2024-05-25 21:48:12 +02:00

881 B

CVE-2023-46749

Description

Apache Shiro before 1.13.0 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).

POC

Reference

No PoCs from references.

Github