Improper authorization control for web services In org.springframework.security:spring-security-core
Description
Authorization bypass in Spring Security
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.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
maven | 5.5.7, 5.6.4, 5.4.11 | ||
maven | 5.5.7, 5.6.4, 5.4.11 |
Aliases
1. 2. 3. 4.
References
1. 2. 3. 4. 5. 6. 7.