SCA: security update for symfony/http-foundation, symfony/symfony (GHSA-8wgj-6wx8-h5hq)

medium Tenable Cloud Security Plugin ID 412902

Description

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

- An issue was discovered in Http Foundation in Symfony 2.7.0 through 2.7.48, 2.8.0 through 2.8.43, 3.3.0
through 3.3.17, 3.4.0 through 3.4.13, 4.0.0 through 4.0.13, and 4.1.0 through 4.1.2. It arises from
support for a (legacy) IIS header that lets users override the path in the request URL via the X-Original-
URL or X-Rewrite-URL HTTP request header. These headers are designed for IIS support, but it's not
verified that the server is in fact running IIS, which means anybody who can send these requests to an
application can trigger this. This affects \Symfony\Component\HttpFoundation\Request::prepareRequestUri()
where X-Original-URL and X_REWRITE_URL are both used. The fix drops support for these methods so that they
cannot be used as attack vectors such as web cache poisoning. (CVE-2018-14773)

See Also

https://github.com/advisories/GHSA-8wgj-6wx8-h5hq

Plugin Details

Severity: Medium

ID: 412902

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: Low

Score: 3

Percentile: 23.18

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4

Temporal Score: 3

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

CVSS Score Source: CVE-2018-14773

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

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

Vulnerability Publication Date: 8/1/2018

Reference Information

CVE: CVE-2018-14773

BID: 104943

cwe: CWE-349