SCA: security update for symfony/http-foundation (GHSA-mrqx-rp3w-jpjp)

low Tenable Self-Hosted Container Security Plugin ID 417121

Description

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

- symfony/http-foundation is a module for the Symphony PHP framework which defines an object-oriented layer
for the HTTP specification. The `Request` class, does not parse URI with special characters the same way
browsers do. As a result, an attacker can trick a validator relying on the `Request` class to redirect
users to another domain. The `Request::create` methods now assert the URI does not contain invalid
characters as defined by https://url.spec.whatwg.org/. This issue has been patched in versions 5.4.46,
6.4.14, and 7.1.7. Users are advised to upgrade. There are no known workarounds for this vulnerability.
(CVE-2024-50345)

See Also

https://github.com/advisories/GHSA-mrqx-rp3w-jpjp

Plugin Details

Severity: Low

ID: 417121

Version: Revision 1.14

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

Percentile: 9.14

Vendor

Vendor Severity: Low

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 4.7

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

CVSS Score Source: CVE-2024-50345

CVSS v3

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 5.3

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

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

CVSS v4

Risk Factor: Low

Base Score: 2.3

Threat Score: 0.6

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 11/6/2024

Vulnerability Publication Date: 11/6/2024

Reference Information

CVE: CVE-2024-50345

cwe: CWE-601