Files
CVEs-PoC/2022/CVE-2022-22978.md
T
2025-09-29 21:09:30 +02:00

4.4 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