原始 OSV JSON{
"id": "GHSA-8278-88vv-x98r",
"aliases": [
"CVE-2021-21371"
],
"details": "### Impact\nIt 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.\n\n### Workarounds\nManually adjust yaml.load() to yaml.safe_load()\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in [tenable/integration-jira-cloud](https://github.com/tenable/integration-jira-cloud/issues)\n* Email us at [[email protected] ](mailto:[email protected] )",
"summary": "Execution of untrusted code through config file",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.1.21"
}
]
}
],
"package": {
"name": "tenable-jira-cloud",
"ecosystem": "PyPI"
}
}
],
"modified": "2024-10-27T15:38:08Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N"
}
],
"published": "2021-03-10T21:51:17Z",
"references": [
{
"url": "https://github.com/tenable/integration-jira-cloud/security/advisories/GHSA-8278-88vv-x98r",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21371",
"type": "ADVISORY"
},
{
"url": "https://github.com/tenable/integration-jira-cloud/commit/f8c2095fd529e664e7fa25403a0a4a85bb3907d0",
"type": "WEB"
},
{
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/tenable-jira-cloud/PYSEC-2021-60.yaml",
"type": "WEB"
},
{
"url": "https://github.com/tenable/integration-jira-cloud",
"type": "PACKAGE"
},
{
"url": "https://pypi.org/project/tenable-jira-cloud",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-502"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2021-03-10T22:15:00Z",
"github_reviewed_at": "2021-03-10T21:51:06Z"
}
}