From 28f511d25850278c5b99b857f9a0b876d0a00a19 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 19:40:10 +0000 Subject: [PATCH] Publish GHSA-v735-2pp6-h86r --- .../GHSA-v735-2pp6-h86r.json | 66 ++++++++++++++++++- 1 file changed, 64 insertions(+), 2 deletions(-) diff --git a/advisories/github-reviewed/2022/05/GHSA-v735-2pp6-h86r/GHSA-v735-2pp6-h86r.json b/advisories/github-reviewed/2022/05/GHSA-v735-2pp6-h86r/GHSA-v735-2pp6-h86r.json index 7eb97f1a88c..d280a836560 100644 --- a/advisories/github-reviewed/2022/05/GHSA-v735-2pp6-h86r/GHSA-v735-2pp6-h86r.json +++ b/advisories/github-reviewed/2022/05/GHSA-v735-2pp6-h86r/GHSA-v735-2pp6-h86r.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-v735-2pp6-h86r", - "modified": "2024-04-22T22:07:45Z", + "modified": "2024-09-04T19:38:45Z", "published": "2022-05-14T01:14:00Z", "aliases": [ "CVE-2018-16859" @@ -12,9 +12,32 @@ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:H/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N" } ], "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "ansible" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.7.0a1" + }, + { + "fixed": "2.7.3" + } + ] + } + ] + }, { "package": { "ecosystem": "PyPI", @@ -28,7 +51,26 @@ "introduced": "0" }, { - "last_affected": "2.8" + "fixed": "2.5.12" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "ansible" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.6.0a1" + }, + { + "fixed": "2.6.9" } ] } @@ -44,6 +86,18 @@ "type": "WEB", "url": "https://github.com/ansible/ansible/pull/49142" }, + { + "type": "WEB", + "url": "https://github.com/ansible/ansible/commit/0d746b4198abf84290a093b83cf02b4203d73d9f" + }, + { + "type": "WEB", + "url": "https://github.com/ansible/ansible/commit/2f8d3fcf41107efafc14d51ab6e14531ca8f8c87" + }, + { + "type": "WEB", + "url": "https://github.com/ansible/ansible/commit/4d748d34f9392aa469da00a85c8e2d5fe6cec52b" + }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:3770" @@ -64,10 +118,18 @@ "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16859" }, + { + "type": "PACKAGE", + "url": "https://github.com/ansible/ansible" + }, { "type": "WEB", "url": "https://github.com/ansible/ansible/blob/v2.5.13/changelogs/CHANGELOG-v2.5.rst" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/ansible/PYSEC-2018-60.yaml" + }, { "type": "WEB", "url": "https://web.archive.org/web/20200227102121/http://www.securityfocus.com/bid/106004"