diff --git a/advisories/github-reviewed/2021/04/GHSA-j2h6-73x8-22c4/GHSA-j2h6-73x8-22c4.json b/advisories/github-reviewed/2021/04/GHSA-j2h6-73x8-22c4/GHSA-j2h6-73x8-22c4.json index 557bf1dea05..416712576c0 100644 --- a/advisories/github-reviewed/2021/04/GHSA-j2h6-73x8-22c4/GHSA-j2h6-73x8-22c4.json +++ b/advisories/github-reviewed/2021/04/GHSA-j2h6-73x8-22c4/GHSA-j2h6-73x8-22c4.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-j2h6-73x8-22c4", - "modified": "2023-08-31T20:44:29Z", + "modified": "2024-09-11T16:56:33Z", "published": "2021-04-20T16:43:53Z", "aliases": [ "CVE-2020-1746" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:P/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N" } ], "affected": [ @@ -25,26 +29,7 @@ "type": "ECOSYSTEM", "events": [ { - "introduced": "0" - }, - { - "fixed": "2.7.17" - } - ] - } - ] - }, - { - "package": { - "ecosystem": "PyPI", - "name": "ansible" - }, - "ranges": [ - { - "type": "ECOSYSTEM", - "events": [ - { - "introduced": "2.8.0" + "introduced": "2.8.0a1" }, { "fixed": "2.8.11" @@ -63,7 +48,7 @@ "type": "ECOSYSTEM", "events": [ { - "introduced": "2.9.0" + "introduced": "2.9.0a1" }, { "fixed": "2.9.7" @@ -71,6 +56,25 @@ ] } ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "ansible" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.7.0a1" + }, + { + "fixed": "2.7.17" + } + ] + } + ] } ], "references": [ @@ -84,16 +88,32 @@ }, { "type": "WEB", - "url": "https://github.com/ansible/ansible/pull/67866/commits/0ff609f1bc5e391fa25710b9a0baaf669f347eb1" + "url": "https://github.com/ansible/ansible/commit/d41e38435b1a9e300d8011ac28f16a5add2db119" + }, + { + "type": "WEB", + "url": "https://github.com/ansible/ansible/commit/e6199d768c1c18a4e750ec78d4ded088629baa3f" + }, + { + "type": "WEB", + "url": "https://github.com/ansible/ansible/commit/edd1e1723cc937ec9251adf38c1199a00b0bf6d4" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1746" }, + { + "type": "ADVISORY", + "url": "https://github.com/advisories/GHSA-j2h6-73x8-22c4" + }, { "type": "PACKAGE", "url": "https://github.com/ansible/ansible" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/ansible/PYSEC-2020-13.yaml" + }, { "type": "WEB", "url": "https://www.debian.org/security/2021/dsa-4950"