CVE-2021-21371
CVSS V2 Medium 4.6
CVSS V3 High 8.6
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().
Overview
- CVE ID
- CVE-2021-21371
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2021-03-10T22:15:12
- Last Modified Date
- 2021-03-18T20:38:36
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:tenable:jira_cloud:*:*:*:*:*:*:*:* | 1 | OR | 1.1.21 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:L/AC:L/Au:N/C:P/I:P/A:P
- Access Vector
- LOCAL
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- PARTIAL
- Availability Impact
- PARTIAL
- Base Score
- 4.6
- Severity
- MEDIUM
- Exploitability Score
- 3.9
- Impact Score
- 6.4
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
- Attack Vector
- LOCAL
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- REQUIRED
- Scope
- CHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 8.6
- Base Severity
- HIGH
- Exploitability Score
- 1.8
- Impact Score
- 6
References
Reference URL | Reference Tags |
---|---|
https://github.com/tenable/integration-jira-cloud/security/advisories/GHSA-8278-88vv-x98r | Third Party Advisory |
https://github.com/tenable/integration-jira-cloud/commit/f8c2095fd529e664e7fa25403a0a4a85bb3907d0 | Patch Third Party Advisory |
https://pypi.org/project/tenable-jira-cloud/ | Product Third Party Advisory |
https://pyyaml.docsforge.com/master/documentation/#loading-yaml | Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2021-21371 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-21371 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 07:19:24 | Added to TrackCVE | |||
2022-12-05 23:31:08 | 2021-03-10T22:15Z | 2021-03-10T22:15:12 | CVE Published Date | updated |
2022-12-05 23:31:08 | 2021-03-18T20:38:36 | CVE Modified Date | updated | |
2022-12-05 23:31:08 | Analyzed | Vulnerability Status | updated |