Authorization Flaw in Spring Security and Framework Affects Multiple Versions
CVE-2016-5007
7.5HIGH
What is CVE-2016-5007?
This vulnerability occurs due to inconsistent URL pattern matching in Spring Security and the Spring Framework. Both rely on pattern mappings for authorization and request handling, but differences in how paths are matched can result in certain endpoints being improperly exposed. Specifically, issues arise from space trimming in path segments and the customizable nature of the matching rules, potentially allowing attackers to access protected resources without proper authorization. Developers using affected versions are urged to review their pattern configurations and consider updates to mitigate this risk.
Affected Version(s)
Spring Framework 3.2.x
Spring Framework 4.0.x
Spring Framework 4.1.x
