SCA: security update for org.springframework:spring-webflux, org.springframework:spring-webmvc (GHSA-7pm4-g2qj-j85x)

medium Tenable Cloud Security Plugin ID 422565

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2020-5397)

See Also

https://github.com/advisories/GHSA-7pm4-g2qj-j85x

Plugin Details

Severity: Medium

ID: 422565

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 3/28/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Low

Base Score: 2.6

Temporal Score: 2

Vector: CVSS2#AV:N/AC:H/Au:N/C:N/I:P/A:N

CVSS Score Source: CVE-2020-5397

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.8

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

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 1/21/2020

Vulnerability Publication Date: 1/16/2020

Reference Information

CVE: CVE-2020-5397

cwe: CWE-352