From ccb8ad05b878e1209e1e9352fa1f7d13c1d51920 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 00:39:09 +0000 Subject: [PATCH] Publish GHSA-j667-c2hm-f2wp --- .../GHSA-j667-c2hm-f2wp.json | 51 ++++++++++++++++++- 1 file changed, 49 insertions(+), 2 deletions(-) diff --git a/advisories/github-reviewed/2022/02/GHSA-j667-c2hm-f2wp/GHSA-j667-c2hm-f2wp.json b/advisories/github-reviewed/2022/02/GHSA-j667-c2hm-f2wp/GHSA-j667-c2hm-f2wp.json index ea2e22711ba..c2863be1bbd 100644 --- a/advisories/github-reviewed/2022/02/GHSA-j667-c2hm-f2wp/GHSA-j667-c2hm-f2wp.json +++ b/advisories/github-reviewed/2022/02/GHSA-j667-c2hm-f2wp/GHSA-j667-c2hm-f2wp.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-j667-c2hm-f2wp", - "modified": "2021-08-31T20:55:03Z", + "modified": "2024-09-05T00:37:44Z", "published": "2022-02-09T21:59:39Z", "aliases": [ "CVE-2020-14332" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N" } ], "affected": [ @@ -44,7 +48,7 @@ "type": "ECOSYSTEM", "events": [ { - "introduced": "2.9.0" + "introduced": "2.9.0a1" }, { "fixed": "2.9.12" @@ -52,6 +56,25 @@ ] } ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "ansible" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.10.0a1" + }, + { + "fixed": "2.10.1rc2" + } + ] + } + ] } ], "references": [ @@ -63,14 +86,34 @@ "type": "WEB", "url": "https://github.com/ansible/ansible/pull/71033" }, + { + "type": "WEB", + "url": "https://github.com/ansible/ansible/commit/291f94934c8c49eef85e6539087f2dfcd001fe4f" + }, + { + "type": "WEB", + "url": "https://github.com/ansible/ansible/commit/6cae9a4b168df776bf82deb04b2c62e00c38b49a" + }, + { + "type": "WEB", + "url": "https://github.com/ansible/ansible/commit/714cd2ad2eff7f003d728414afcb91591fad5d9a" + }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-14332" }, + { + "type": "ADVISORY", + "url": "https://github.com/advisories/GHSA-j667-c2hm-f2wp" + }, { "type": "PACKAGE", "url": "https://github.com/ansible/ansible" }, + { + "type": "WEB", + "url": "https://github.com/ansible/ansible/blob/stable-2.10/changelogs/CHANGELOG-v2.10.rst#security-fixes-3" + }, { "type": "WEB", "url": "https://github.com/ansible/ansible/blob/stable-2.8/changelogs/CHANGELOG-v2.8.rst#security-fixes-4" @@ -79,6 +122,10 @@ "type": "WEB", "url": "https://github.com/ansible/ansible/blob/stable-2.9/changelogs/CHANGELOG-v2.9.rst#security-fixes-6" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/ansible/PYSEC-2020-4.yaml" + }, { "type": "WEB", "url": "https://www.debian.org/security/2021/dsa-4950"