Authorization bypass in Spring Security
Critical severity
GitHub Reviewed
Published
May 20, 2022
to the GitHub Advisory Database
•
Updated Oct 4, 2024
Description
Published by the National Vulnerability Database
May 19, 2022
Published to the GitHub Advisory Database
May 20, 2022
Reviewed
May 25, 2022
Last updated
Oct 4, 2024
In Spring Security versions 5.5.6 and 5.5.7 and older unsupported versions, RegexRequestMatcher can easily be misconfigured to be bypassed on some servlet containers. Applications using RegexRequestMatcher with
.
in the regular expression are possibly vulnerable to an authorization bypass.References