SCA: security update for symfony/form, symfony/symfony (GHSA-x3cf-w64x-4cp2)

medium Tenable Cloud Security Plugin ID 434379

Description

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

- An issue was discovered in Symfony 2.7.x before 2.7.50, 2.8.x before 2.8.49, 3.x before 3.4.20, 4.0.x
before 4.0.15, 4.1.x before 4.1.9, and 4.2.x before 4.2.1. When using the scalar type hint `string` in a
setter method (e.g. `setName(string $name)`) of a class that's the `data_class` of a form, and when a file
upload is submitted to the corresponding field instead of a normal text input, then
`UploadedFile::__toString()` is called which will then return and disclose the path of the uploaded file.
If combined with a local file inclusion issue in certain circumstances this could escalate it to a Remote
Code Execution. (CVE-2018-19789)

See Also

https://github.com/advisories/GHSA-x3cf-w64x-4cp2

Plugin Details

Severity: Medium

ID: 434379

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 8/19/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: Medium

Base Score: 5

Temporal Score: 3.7

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

CVSS Score Source: CVE-2018-19789

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.6

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/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: 5/14/2022

Vulnerability Publication Date: 12/7/2018

Reference Information

CVE: CVE-2018-19789

BID: 106249

cwe: CWE-434