Moderate severityNVD Advisory· Published Mar 10, 2021· Updated Aug 3, 2024
Execution of untrusted code through config file
CVE-2021-21371
Description
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().
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
tenable-jira-cloudPyPI | < 1.1.21 | 1.1.21 |
Affected products
2- tenable/integration-jira-cloudv5Range: < 1.1.21
Patches
Vulnerability mechanics
References
8- github.com/advisories/GHSA-8278-88vv-x98rghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2021-21371ghsaADVISORY
- github.com/pypa/advisory-database/tree/main/vulns/tenable-jira-cloud/PYSEC-2021-60.yamlghsaWEB
- github.com/tenable/integration-jira-cloud/commit/f8c2095fd529e664e7fa25403a0a4a85bb3907d0ghsax_refsource_MISCWEB
- github.com/tenable/integration-jira-cloud/security/advisories/GHSA-8278-88vv-x98rghsax_refsource_CONFIRMWEB
- pypi.org/project/tenable-jira-cloudghsaWEB
- pypi.org/project/tenable-jira-cloud/mitrex_refsource_MISC
- pyyaml.docsforge.com/master/documentation/mitrex_refsource_MISC
News mentions
0No linked articles in our index yet.