You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vulnerable Package issue exists @ Maven-org.springframework:spring-web-3.2.8.RELEASE in branch main
Spring Framework is vulnerable to CSRF attacks through CORS preflight requests that target Spring Web (spring-web module) endpoints in versions before 5.2.3 or Spring WebFlux (spring-webflux module) endpoints in versions 5.x before 5.2.3 or Spring WebMVC (spring-webmvc module) endpoints in versions before 5.2.3 . Only non-authenticated endpoints are vulnerable because preflight requests should not include credentials and therefore requests should fail authentication. However a notable exception to this are Chrome based browsers when using client certificates for authentication since Chrome sends TLS client certificates in CORS preflight requests in violation of spec requirements. No HTTP body can be sent or received as a result of this attack.
Vulnerable Package issue exists @ Maven-org.springframework:spring-web-3.2.8.RELEASE in branch main
Spring Framework is vulnerable to CSRF attacks through CORS preflight requests that target Spring Web (spring-web module) endpoints in versions before 5.2.3 or Spring WebFlux (spring-webflux module) endpoints in versions 5.x before 5.2.3 or Spring WebMVC (spring-webmvc module) endpoints in versions before 5.2.3 . Only non-authenticated endpoints are vulnerable because preflight requests should not include credentials and therefore requests should fail authentication. However a notable exception to this are Chrome based browsers when using client certificates for authentication since Chrome sends TLS client certificates in CORS preflight requests in violation of spec requirements. No HTTP body can be sent or received as a result of this attack.
Namespace: cxronen
Repository: BookStore
Repository Url: https://github.com/cxronen/BookStore
CxAST-Project: cxronen/BookStore
CxAST platform scan: f6612f54-7103-4fc4-93fb-03a067203442
Branch: main
Application: BookStore
Severity: MEDIUM
State: NOT_IGNORED
Status: RECURRENT
CWE: CWE-352
Additional Info
Attack vector: NETWORK
Attack complexity: LOW
Confidentiality impact: NONE
Availability impact: NONE
Remediation Upgrade Recommendation: 5.3.7
References
Advisory
Issue
Commit
The text was updated successfully, but these errors were encountered: