Publish GHSA-8278-88vv-x98r

This commit is contained in:
advisory-database[bot]
2024-10-27 15:39:49 +00:00
parent ef0aecd05d
commit 36d71b5b1f
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-8278-88vv-x98r",
"modified": "2021-03-10T21:51:06Z",
"modified": "2024-10-27T15:38:08Z",
"published": "2021-03-10T21:51:17Z",
"aliases": [
"CVE-2021-21371"
@@ -9,7 +9,14 @@
"summary": "Execution of untrusted code through config file",
"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 [vulnreport@tenable.com](mailto:vulnreport@tenable.com)",
"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"
}
],
"affected": [
{
@@ -47,11 +54,15 @@
},
{
"type": "WEB",
"url": "https://pypi.org/project/tenable-jira-cloud"
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/tenable-jira-cloud/PYSEC-2021-60.yaml"
},
{
"type": "PACKAGE",
"url": "https://github.com/tenable/integration-jira-cloud"
},
{
"type": "WEB",
"url": "https://pyyaml.docsforge.com/master/documentation/#loading-yaml"
"url": "https://pypi.org/project/tenable-jira-cloud"
}
],
"database_specific": {