Spring Framework, versions 5.2.x prior to 5.2.3 are vulnerable to CSRF attacks through CORS preflight requests that target Spring MVC (spring-webmvc module) or Spring WebFlux (spring-webflux module) endpoints. 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.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
21 Nov 2024, 05:34
Type | Values Removed | Values Added |
---|---|---|
References | () https://pivotal.io/security/cve-2020-5397 - Exploit, Vendor Advisory | |
References | () https://www.oracle.com//security-alerts/cpujul2021.html - Patch, Third Party Advisory | |
References | () https://www.oracle.com/security-alerts/cpuapr2020.html - Patch, Third Party Advisory | |
References | () https://www.oracle.com/security-alerts/cpujul2020.html - Patch, Third Party Advisory | |
References | () https://www.oracle.com/security-alerts/cpujul2022.html - | |
References | () https://www.oracle.com/security-alerts/cpuoct2020.html - Patch, Third Party Advisory | |
References | () https://www.oracle.com/security-alerts/cpuoct2021.html - Patch, Third Party Advisory |
Information
Published : 2020-01-17 19:15
Updated : 2024-11-21 05:34
NVD link : CVE-2020-5397
Mitre link : CVE-2020-5397
CVE.ORG link : CVE-2020-5397
JSON object : View
Products Affected
oracle
- flexcube_private_banking
- communications_policy_management
- communications_session_route_manager
- communications_element_manager
- retail_financial_integration
- rapid_planning
- healthcare_master_person_index
- application_testing_suite
- retail_order_broker
- retail_point-of-service
- financial_services_regulatory_reporting_with_agilereporter
- weblogic_server
- enterprise_manager_base_platform
- retail_back_office
- retail_service_backbone
- retail_central_office
- insurance_policy_administration_j2ee
- communications_brm_-_elastic_charging_engine
- insurance_rules_palette
- retail_assortment_planning
- insurance_calculation_engine
- mysql_enterprise_monitor
- communications_diameter_signaling_router
- retail_integration_bus
- retail_predictive_application_server
- retail_returns_management
vmware
- spring_framework
CWE
CWE-352
Cross-Site Request Forgery (CSRF)