SCA: security update for tenable-jira-cloud (GHSA-8278-88vv-x98r)

medium Tenable Self-Hosted Container Security Plugin ID 412357

Description

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

- Tenable for Jira Cloud is an open source project designed to pull Tenable.io vulnerability data, then
generate Jira Tasks and sub-tasks based on the vulnerabilities' current state. It published in pypi as
"tenable-jira-cloud". In tenable-jira-cloud before version 1.1.21, it is possible to run arbitrary
commands through the yaml.load() method. This could allow an attacker with local access to the host to run
arbitrary code by running the application with a specially crafted YAML configuration file. This is fixed
in version 1.1.21 by using yaml.safe_load() instead of yaml.load(). (CVE-2021-21371)

See Also

https://github.com/advisories/GHSA-8278-88vv-x98r

Plugin Details

Severity: Medium

ID: 412357

Version: Revision 1.5

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

Score: 5

Percentile: 95.11

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4.6

Temporal Score: 3.4

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

CVSS Score Source: CVE-2021-21371

CVSS v3

Risk Factor: High

Base Score: 8.6

Temporal Score: 7.5

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

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

CVSS v4

Risk Factor: Medium

Base Score: 4.6

Threat Score: 1

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 3/10/2021

Vulnerability Publication Date: 3/10/2021

Reference Information

CVE: CVE-2021-21371

cwe: CWE-502