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.
References
Link | Resource |
---|---|
http://www.oracle.com/technetwork/security-advisory/cpuapr2018-3678067.html | |
http://www.securityfocus.com/bid/91687 | Third Party Advisory VDB Entry |
https://pivotal.io/security/cve-2016-5007 | Vendor Advisory |
https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html | |
http://www.oracle.com/technetwork/security-advisory/cpuapr2018-3678067.html | |
http://www.securityfocus.com/bid/91687 | Third Party Advisory VDB Entry |
https://pivotal.io/security/cve-2016-5007 | Vendor Advisory |
https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html |
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 02:53
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.oracle.com/technetwork/security-advisory/cpuapr2018-3678067.html - | |
References | () http://www.securityfocus.com/bid/91687 - Third Party Advisory, VDB Entry | |
References | () https://pivotal.io/security/cve-2016-5007 - Vendor Advisory | |
References | () https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html - |
Information
Published : 2017-05-25 17:29
Updated : 2024-11-21 02:53
NVD link : CVE-2016-5007
Mitre link : CVE-2016-5007
CVE.ORG link : CVE-2016-5007
JSON object : View
Products Affected
vmware
- spring_framework
- spring_security
pivotal_software
- spring_framework
CWE
CWE-264
Permissions, Privileges, and Access Controls