SCA: security update for symfony/security, symfony/security-http, symfony/symfony (GHSA-g4m9-5hpf-hx72)

high Tenable Self-Hosted Container Security Plugin ID 422960

Description

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

- In symfony/security-http before versions 4.4.7 and 5.0.7, when a `Firewall` checks access control rule, it
iterate overs each rule's attributes and stops as soon as the accessDecisionManager decides to grant
access on the attribute, preventing the check of next attributes that should have been take into account
in an unanimous strategy. The accessDecisionManager is now called with all attributes at once, allowing
the unanimous strategy being applied on each attribute. This issue is patched in versions 4.4.7 and 5.0.7.
(CVE-2020-5275)

See Also

https://github.com/advisories/GHSA-g4m9-5hpf-hx72

Plugin Details

Severity: High

ID: 422960

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 3/29/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.3

Percentile: 53.04

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 5.5

Temporal Score: 4.1

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

CVSS Score Source: CVE-2020-5275

CVSS v3

Risk Factor: High

Base Score: 8.1

Temporal Score: 7.1

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 3/30/2020

Vulnerability Publication Date: 3/30/2020

Reference Information

CVE: CVE-2020-5275

cwe: CWE-285