In spring security versions prior to 5.4.11+, 5.5.7+ , 5.6.4+ 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.
| Package (Ecosystem) | Introduced | Fixed | Limit |
|---|---|---|---|
| org.springframework.security:spring-security-core(Maven) | 5.5.0 | 5.5.7 | N/A |
| org.springframework.security:spring-security-core(Maven) | 5.6.0 | 5.6.4 | N/A |
| org.springframework.security:spring-security-core(Maven) | 0 | 5.4.11 | N/A |
| org.springframework.security:spring-security-web(Maven) | 5.5.0 | 5.5.7 | N/A |
| org.springframework.security:spring-security-web(Maven) | 5.6.0 | 5.6.4 | N/A |
| org.springframework.security:spring-security-web(Maven) | 0 | 5.4.11 | N/A |
CVSS Metrics