-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Vulnerable Package issue exists @ Maven-org.springframework.security:spring-security-config-3.2.4.RELEASE in branch main
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.
Namespace: boonesb
Repository: https-github.com-James-AST-astlab2
Repository Url: https://github.com/boonesb/https-github.com-James-AST-astlab2
CxAST-Project: boonesb/https-github.com-James-AST-astlab2
CxAST platform scan: 556cf969-1053-4bd5-b25a-4b833de171bc
Branch: main
Application: https-github.com-James-AST-astlab2
Severity: HIGH
State: NOT_IGNORED
Status: RECURRENT
CWE: CWE-264
Addition Info
Attack vector: NETWORK
Attack complexity: LOW
Confidentiality impact: NONE
Availability impact: NONE
Remediation Upgrade Recommendation: 4.1.1.RELEASE