SCA: security update for symfony/framework-bundle (GHSA-vvmr-8829-6whx)

high Tenable Self-Hosted Container Security Plugin ID 419553

Description

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

- Symfony is a PHP framework for web and console applications and a set of reusable PHP components. The
Symfony form component provides a CSRF protection mechanism by using a random token injected in the form
and using the session to store and control the token submitted by the user. When using the
FrameworkBundle, this protection can be enabled or disabled with the configuration. If the configuration
is not specified, by default, the mechanism is enabled as long as the session is enabled. In a recent
change in the way the configuration is loaded, the default behavior has been dropped and, as a result, the
CSRF protection is not enabled in form when not explicitly enabled, which makes the application sensible
to CSRF attacks. This issue has been resolved in the patch versions listed and users are advised to
update. There are no known workarounds for this issue. (CVE-2022-23601)

See Also

https://github.com/advisories/GHSA-vvmr-8829-6whx

Plugin Details

Severity: High

ID: 419553

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.15

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5

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

CVSS Score Source: CVE-2022-23601

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.7

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 2/1/2022

Vulnerability Publication Date: 2/1/2022

Reference Information

CVE: CVE-2022-23601

cwe: CWE-352