CVE-2021-21371
Summary
| CVE | CVE-2021-21371 |
| State | PUBLIC |
| Assigner | [email protected] |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2021-03-10 22:15:00 UTC |
| Updated | 2021-03-18 20:38:00 UTC |
| 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(). |
NVD Known Affected Configurations (CPE 2.3)
| Type | Vendor | Product | Version | Update | Edition | Language |
|---|
| Application |
Tenable |
Jira Cloud |
All |
All |
All |
All |
References
| Reference | Source | Link | Tags |
|---|
| Execution of untrusted code through config file · Advisory · tenable/integration-jira-cloud · GitHub |
CONFIRM |
github.com |
Third Party Advisory |
| switched yaml.load() to yaml.safe_load() to not load serialized pytho… · tenable/integration-jira-cloud@f8c2095 · GitHub |
MISC |
github.com |
Patch, Third Party Advisory |
| tenable-jira-cloud · PyPI |
MISC |
pypi.org |
Product, Third Party Advisory |
| Documentation - PyYAML - DocsForge |
MISC |
pyyaml.docsforge.com |
Third Party Advisory |
| CVE Program record |
CVE.ORG |
www.cve.org |
canonical |
| NVD vulnerability detail |
NVD |
nvd.nist.gov |
canonical, analysis |
No vendor comments have been submitted for this CVE.
Legacy QID Mappings
- 982923 Python (pip) Security Update for tenable-jira-cloud (GHSA-8278-88vv-x98r)