SCA: security update for jinja2 (GHSA-h5c8-rqwp-cp95)

medium Tenable Self-Hosted Container Security Plugin ID 415485

Description

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

- Jinja is an extensible templating engine. Special placeholders in the template allow writing code similar
to Python syntax. It is possible to inject arbitrary HTML attributes into the rendered HTML template,
potentially leading to Cross-Site Scripting (XSS). The Jinja `xmlattr` filter can be abused to inject
arbitrary HTML attribute keys and values, bypassing the auto escaping mechanism and potentially leading to
XSS. It may also be possible to bypass attribute validation checks if they are blacklist-based.
(CVE-2024-22195)

See Also

https://github.com/advisories/GHSA-h5c8-rqwp-cp95

Plugin Details

Severity: Medium

ID: 415485

Version: Revision 1.11

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 5/11/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 2.3

Percentile: 9.36

Vendor

Vendor Severity: Medium

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-22195

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 1/11/2024

Vulnerability Publication Date: 1/11/2024

Reference Information

CVE: CVE-2024-22195

cwe: CWE-79