CVE-2020-5397

MEDIUMCVSS 5.3/10EPSS 2.38%

Last modified

CVE-2020-5397 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. 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. EPSS estimates a 2.38% chance of exploitation in the next 30 days.

Description

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.

Metrics

CVSS 3.1
5.3/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

EPSS Probability
2.38%

81.8th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
VmwareSpring Framework>= 5.2.0, < 5.2.3
OracleApplication Testing Suite13.3.0.1
OracleCommunications Brm - Elastic Charging Engine11.3
OracleCommunications Brm - Elastic Charging Engine12.0
OracleCommunications Diameter Signaling Router>= 8.0.0, <= 8.2.2
OracleCommunications Element Manager8.1.1
OracleCommunications Element Manager8.2.0
OracleCommunications Element Manager8.2.1
OracleCommunications Policy Management12.5.0
OracleCommunications Session Route Manager8.1.1
OracleCommunications Session Route Manager8.2.0
OracleCommunications Session Route Manager8.2.1
OracleEnterprise Manager Base Platform13.2.1.0
OracleFinancial Services Regulatory Reporting With Agilereporter8.0.9.2.0
OracleFlexcube Private Banking12.0.0
OracleFlexcube Private Banking12.1.0
OracleHealthcare Master Person Index4.0.2
OracleInsurance Calculation Engine>= 11.0.0, <= 11.3.1
OracleInsurance Policy Administration J2ee10.2.0
OracleInsurance Policy Administration J2ee10.2.4
OracleInsurance Policy Administration J2ee11.0.2
OracleInsurance Policy Administration J2ee11.1.0
OracleInsurance Policy Administration J2ee11.2.0
OracleInsurance Rules Palette10.2.0
OracleInsurance Rules Palette10.2.4
OracleInsurance Rules Palette11.0.2
OracleInsurance Rules Palette11.1.0
OracleInsurance Rules Palette11.2.0
OracleMysql Enterprise Monitor>= 4.0.0, <= 4.0.12
OracleMysql Enterprise Monitor>= 8.0.0, <= 8.0.20
OracleRapid Planning12.1
OracleRapid Planning12.2
OracleRetail Assortment Planning15.0
OracleRetail Assortment Planning16.0
OracleRetail Back Office14.1
OracleRetail Central Office14.1
OracleRetail Financial Integration15.0
OracleRetail Financial Integration16.0
OracleRetail Integration Bus15.0.3
OracleRetail Integration Bus16.0.3
OracleRetail Order Broker15.0
OracleRetail Order Broker16.0
OracleRetail Point-Of-Service14.1
OracleRetail Predictive Application Server14.0.3
OracleRetail Predictive Application Server14.1.3
OracleRetail Predictive Application Server15.0.3.0
OracleRetail Predictive Application Server16.0.3.0
OracleRetail Returns Management14.1
OracleRetail Service Backbone15.0
OracleRetail Service Backbone16.0

Showing 50 of 52 affected configurations. See NVD for the full list.

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2020-5397?
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.
How severe is CVE-2020-5397?
CVE-2020-5397 has a CVSS score of 5.3/10 (MEDIUM severity). The EPSS model estimates a 2.38% probability of exploitation in the next 30 days.
How do I fix CVE-2020-5397?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2020-5397?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST