PYSEC-2021-60
Vulnerability from pysec - Published: 2021-03-10 22:15 - Updated: 2021-03-18 20:38
VLAI?
Details
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().
Impacted products
| Name | purl | tenable-jira-cloud | pkg:pypi/tenable-jira-cloud |
|---|
Aliases
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "tenable-jira-cloud",
"purl": "pkg:pypi/tenable-jira-cloud"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "f8c2095fd529e664e7fa25403a0a4a85bb3907d0"
}
],
"repo": "https://github.com/tenable/integration-jira-cloud",
"type": "GIT"
},
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.1.22"
}
],
"type": "ECOSYSTEM"
}
],
"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"
]
}
],
"aliases": [
"CVE-2021-21371",
"GHSA-8278-88vv-x98r"
],
"details": "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\u0027 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().",
"id": "PYSEC-2021-60",
"modified": "2021-03-18T20:38:00Z",
"published": "2021-03-10T22:15:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/tenable/integration-jira-cloud/security/advisories/GHSA-8278-88vv-x98r"
},
{
"type": "FIX",
"url": "https://github.com/tenable/integration-jira-cloud/commit/f8c2095fd529e664e7fa25403a0a4a85bb3907d0"
},
{
"type": "PACKAGE",
"url": "https://pypi.org/project/tenable-jira-cloud/"
},
{
"type": "WEB",
"url": "https://pyyaml.docsforge.com/master/documentation/#loading-yaml"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…