SCA: security update for cookie (GHSA-pxg6-pf52-xh8x)

medium Tenable Cloud Security Plugin ID 417773

Description

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

- cookie is a basic HTTP cookie parser and serializer for HTTP servers. The cookie name could be used to set
other fields of the cookie, resulting in an unexpected cookie value. A similar escape can be used for path
and domain, which could be abused to alter other fields of the cookie. Upgrade to 0.7.0, which updates the
validation for name, path, and domain. (CVE-2024-47764)

See Also

https://github.com/advisories/GHSA-pxg6-pf52-xh8x

Plugin Details

Severity: Medium

ID: 417773

Version: Revision 1.9

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.65

Vendor

Vendor Severity: Low

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

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

CVSS Score Source: CVE-2024-47764

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

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

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

CVSS v4

Risk Factor: Medium

Base Score: 6.9

Threat Score: 2.7

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 10/4/2024

Vulnerability Publication Date: 1/31/2024

Reference Information

CVE: CVE-2024-47764

cwe: CWE-74