Ecosyste.ms: Advisories

An open API service providing security vulnerability metadata for many open source software ecosystems.

Security Advisories: MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTgyNzgtODh2di14OThy

Execution of untrusted code through config file

Impact

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.

Workarounds

Manually adjust yaml.load() to yaml.safe_load()

For more information

If you have any questions or comments about this advisory:

Permalink: https://github.com/advisories/GHSA-8278-88vv-x98r
JSON: https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTgyNzgtODh2di14OThy
Source: GitHub Advisory Database
Origin: Unspecified
Severity: Moderate
Classification: General
Published: about 3 years ago
Updated: about 1 year ago


Identifiers: GHSA-8278-88vv-x98r, CVE-2021-21371
References: Repository: https://github.com/tenable/integration-jira-cloud
Blast Radius: 0.0

Affected Packages

pypi:tenable-jira-cloud
Dependent packages: 0
Dependent repositories: 1
Downloads: 178 last month
Affected Version Ranges: < 1.1.21
Fixed in: 1.1.21
All affected versions: 1.0.0, 1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.1.4, 1.1.5, 1.1.6, 1.1.7, 1.1.8, 1.1.9, 1.1.10, 1.1.11, 1.1.12, 1.1.13, 1.1.14, 1.1.15, 1.1.16, 1.1.17, 1.1.18, 1.1.19, 1.1.20
All unaffected versions: 1.1.22, 1.1.23, 1.2.0, 1.2.1, 1.2.2, 1.2.3