SCA: security update for jinja2 (GHSA-g3rq-g295-4j3m)

medium Tenable Self-Hosted Container Security Plugin ID 414828

Description

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

- This affects the package jinja2 from 0.0.0 and before 2.11.3. The ReDoS vulnerability is mainly due to the
`_punctuation_re regex` operator and its use of multiple wildcards. The last wildcard is the most
exploitable as it searches for trailing punctuation. This issue can be mitigated by Markdown to format
user content instead of the urlize filter, or by implementing request timeouts and limiting process
memory. (CVE-2020-28493)

See Also

https://github.com/advisories/GHSA-g3rq-g295-4j3m

Plugin Details

Severity: Medium

ID: 414828

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

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.9

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

CVSS Score Source: CVE-2020-28493

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.8

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

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

CVSS v4

Risk Factor: Medium

Base Score: 6.9

Threat Score: 5.5

Threat Vector: CVSS:4.0/E:P

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 3/19/2021

Vulnerability Publication Date: 2/1/2021

Reference Information

CVE: CVE-2020-28493

cwe: CWE-400