CVE-2016-5007: High severity vmware spring framework vulnerability
Both Spring Security 3.2.x, 4.0.x, 4.1.0 and the Spring Framework 3.2.x, 4.0.x, 4.1.x, 4.2.x (as well as other unsupported versions) rely on URL pattern mappings for authorization and for mapping requests to controllers respectively. Differences in the strictness of the pattern matching mechanisms, for example with regards to space trimming in path segments, can lead Spring Security to not recognize certain paths as not protected that are in fact mapped to Spring MVC controllers that should be protected. The problem is compounded by the fact that the Spring Framework provides richer features with regards to pattern matching as well as by the fact that pattern matching in each Spring Security and the Spring Framework can easily be customized creating additional differences.
Other sources
Both Spring Security 3.2.x, 4.0.x, 4.1.0 and the Spring Framework 3.2.x, 4.0.x, 4.1.x, 4.2.x rely on URL pattern mappings for authorization and for mapping requests to controllers respectively. Differences in the strictness of the pattern matching mechanisms, for example with regards to space trimming in path segments, can lead Spring Security to not recognize certain paths as not protected that are in fact mapped to Spring MVC controllers that should be protected. The problem is compounded by the fact that the Spring Framework provides richer features with regards to pattern matching as well as by the fact that pattern matching in each Spring Security and the Spring Framework can easily be customized creating additional differences.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2016-5007?
CVE-2016-5007 is considered a high-severity vulnerability due to potential authorization bypass.
How do I fix CVE-2016-5007?
To fix CVE-2016-5007, upgrade Spring Security to version 4.1.1 or later, and Spring Framework to version 4.3.1 or later.
Which versions are affected by CVE-2016-5007?
CVE-2016-5007 affects Spring Security versions 3.2.x and 4.0.x to 4.1.x, as well as Spring Framework versions 3.2.x to 4.2.x.
What type of vulnerability is CVE-2016-5007?
CVE-2016-5007 is an authorization bypass vulnerability resulting from inconsistent URL pattern mappings.
Who is impacted by CVE-2016-5007?
Users and developers utilizing affected versions of Spring Security and Spring Framework are at risk due to CVE-2016-5007.