Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2020-5397 @ Maven-org.springframework:spring-web-3.2.8.RELEASE #599

Closed
cxronen opened this issue Apr 13, 2023 · 0 comments
Closed

CVE-2020-5397 @ Maven-org.springframework:spring-web-3.2.8.RELEASE #599

cxronen opened this issue Apr 13, 2023 · 0 comments

Comments

@cxronen
Copy link
Owner

cxronen commented Apr 13, 2023

Vulnerable Package issue exists @ Maven-org.springframework:spring-web-3.2.8.RELEASE in branch master

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_VSCode
Repository Url: https://github.com/cxronen/BookStore_VSCode
CxAST-Project: cxronen/BookStore_VSCode
CxAST platform scan: fc26843f-bb4e-45c5-a7be-bc8203bed522
Branch: master
Application: BookStore_VSCode
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

@cxronen cxronen closed this as completed Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant