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-webmvc-3.2.4.RELEASE #871

Open
cxronen opened this issue May 25, 2023 · 0 comments
Open

Comments

@cxronen
Copy link
Owner

cxronen commented May 25, 2023

Vulnerable Package issue exists @ Maven-org.springframework:spring-webmvc-3.2.4.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: 0ca01943-91f6-456a-b680-4d9b60bd23f3
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.0


References
Advisory
Issue
Commit

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