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 #223

Open
cxronen opened this issue Sep 20, 2022 · 0 comments
Open

Comments

@cxronen
Copy link
Owner

cxronen commented Sep 20, 2022

Checkmarx (SCA): Vulnerable Package
Vulnerability: Read More about CVE-2020-5397
Checkmarx Project: cxronen/BookStore_VSCode
Repository URL: https://github.com/cxronen/BookStore_VSCode
Branch: master
Scan ID: 7c24212b-2b21-4248-ba1f-b86776f5d0c2


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.


Additional Info
Attack vector: NETWORK
Attack complexity: LOW
Confidentiality impact: NONE
Availability impact: NONE
Remediation Upgrade Recommendation: 6.0.7

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