Files
CVEs-PoC/2022/CVE-2022-22978.md
T
2024-08-11 18:44:53 +00:00

3.1 KiB

CVE-2022-22978

Description

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.

POC

Reference

Github