From b2a1821878a536f89188d7e3e48f2225671975c7 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 21:13:31 +0000 Subject: [PATCH] Publish GHSA-pm48-cvv2-29q5 --- .../GHSA-pm48-cvv2-29q5.json | 62 ++++++++++++++++++- 1 file changed, 60 insertions(+), 2 deletions(-) diff --git a/advisories/github-reviewed/2022/05/GHSA-pm48-cvv2-29q5/GHSA-pm48-cvv2-29q5.json b/advisories/github-reviewed/2022/05/GHSA-pm48-cvv2-29q5/GHSA-pm48-cvv2-29q5.json index a0e4beaf733..9ac51aaf39e 100644 --- a/advisories/github-reviewed/2022/05/GHSA-pm48-cvv2-29q5/GHSA-pm48-cvv2-29q5.json +++ b/advisories/github-reviewed/2022/05/GHSA-pm48-cvv2-29q5/GHSA-pm48-cvv2-29q5.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-pm48-cvv2-29q5", - "modified": "2023-09-25T19:40:07Z", + "modified": "2024-09-09T21:12:08Z", "published": "2022-05-24T16:58:01Z", "aliases": [ "CVE-2019-14846" @@ -12,13 +12,17 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ { "package": { "ecosystem": "PyPI", - "name": "ansible-core" + "name": "ansible" }, "ranges": [ { @@ -27,6 +31,44 @@ { "introduced": "0" }, + { + "fixed": "2.6.20" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "ansible" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.7.0a1" + }, + { + "fixed": "2.7.14" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "ansible" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.8.0a1" + }, { "fixed": "2.8.6" } @@ -44,6 +86,18 @@ "type": "WEB", "url": "https://github.com/ansible/ansible/pull/63366" }, + { + "type": "WEB", + "url": "https://github.com/ansible/ansible/commit/90e74dd2600e5cc42dd9b4f4656f3d651c4ce5c4" + }, + { + "type": "WEB", + "url": "https://github.com/ansible/ansible/commit/cb0f535a8b254a2daf69cd067e842fabb2993034" + }, + { + "type": "WEB", + "url": "https://github.com/ansible/ansible/commit/d961f676c01023a6a21503df16ba551a550e515b" + }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:3201" @@ -72,6 +126,10 @@ "type": "PACKAGE", "url": "https://github.com/ansible/ansible" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/ansible/PYSEC-2019-4.yaml" + }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2020/05/msg00005.html"