SCA: security update for actionpack (GHSA-vfm5-rmrh-j26v)

low Tenable Self-Hosted Container Security Plugin ID 419297

Description

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

- Action Pack is a framework for handling and responding to web requests. There is a possible Cross Site
Scripting (XSS) vulnerability in the `content_security_policy` helper starting in version 5.2.0 of Action
Pack and prior to versions 7.0.8.7, 7.1.5.1, 7.2.2.1, and 8.0.0.1. Applications which set Content-
Security-Policy (CSP) headers dynamically from untrusted user input may be vulnerable to carefully crafted
inputs being able to inject new directives into the CSP. This could lead to a bypass of the CSP and its
protection against XSS and other attacks. Versions 7.0.8.7, 7.1.5.1, 7.2.2.1, and 8.0.0.1 contain a fix.
As a workaround, applications can avoid setting CSP headers dynamically from untrusted input, or can
validate/sanitize that input. (CVE-2024-54133)

See Also

https://github.com/advisories/GHSA-vfm5-rmrh-j26v

Plugin Details

Severity: Low

ID: 419297

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

Percentile: 9.07

Vendor

Vendor Severity: Low

CVSS v2

Risk Factor: Medium

Base Score: 4.3

Temporal Score: 3.2

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

CVSS Score Source: CVE-2024-54133

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:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 12/10/2024

Vulnerability Publication Date: 12/10/2024

Reference Information

CVE: CVE-2024-54133

cwe: CWE-79