From 78b0e9883ed4fe4954dda6a4bde89eb0f4fe0cdd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 2 Sep 2023 05:37:16 +0000 Subject: [PATCH] Update Advisories --- advisories/PHSA-2023-3.0-0642.json | 20 ++++++++++- advisories/PHSA-2023-3.0-0643.json | 53 ++++++++++++++++++++++++++++ advisories/PHSA-2023-4.0-0452.json | 20 ++++++++++- advisories/PHSA-2023-4.0-0463.json | 56 +++++++++++++++++++++++++++++- photon-wiki | 2 +- 5 files changed, 147 insertions(+), 4 deletions(-) create mode 100644 advisories/PHSA-2023-3.0-0643.json diff --git a/advisories/PHSA-2023-3.0-0642.json b/advisories/PHSA-2023-3.0-0642.json index 0b99f10..3ed5b81 100644 --- a/advisories/PHSA-2023-3.0-0642.json +++ b/advisories/PHSA-2023-3.0-0642.json @@ -31,10 +31,28 @@ "name": "open-vm-tools", "purl": "pkg:rpm/vmware/open-vm-tools?distro=photon-3" } + }, + { + "package": { + "ecosystem": "Photon OS:3.0", + "name": "open-vm-tools", + "purl": "pkg:rpm/vmware/open-vm-tools?distro=photon-3" + }, + "ranges": { + "events": [ + { + "introduced": "0" + }, + { + "fixed": "12.2.0-3.ph3" + } + ], + "type": "ECOSYSTEM" + } } ], "id": "PHSA-2023-3.0-0642", - "modified": "2023-09-01T23:47:41Z", + "modified": "2023-09-02T05:30:02Z", "published": "2023-09-01T00:00:00Z", "references": [ { diff --git a/advisories/PHSA-2023-3.0-0643.json b/advisories/PHSA-2023-3.0-0643.json new file mode 100644 index 0000000..2b33453 --- /dev/null +++ b/advisories/PHSA-2023-3.0-0643.json @@ -0,0 +1,53 @@ +{ + "affected": [ + { + "package": { + "ecosystem": "Photon OS:3.0", + "name": "binutils", + "purl": "pkg:rpm/vmware/binutils?distro=photon-3" + }, + "ranges": { + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.32-9.ph3" + } + ], + "type": "ECOSYSTEM" + } + }, + { + "package": { + "ecosystem": "Photon OS:3.0", + "name": "elfutils", + "purl": "pkg:rpm/vmware/elfutils?distro=photon-3" + }, + "ranges": { + "events": [ + { + "introduced": "0" + }, + { + "fixed": "0.176-2.ph3" + } + ], + "type": "ECOSYSTEM" + } + } + ], + "id": "PHSA-2023-3.0-0643", + "modified": "2023-09-02T05:30:02Z", + "published": "2023-09-02T00:00:00Z", + "references": [ + { + "type": "ADVISORY", + "url": "https://github.com/vmware/photon/wiki/Security-Update-3.0-643" + } + ], + "related": [ + "CVE-2021-33294", + "CVE-2021-46174" + ] +} \ No newline at end of file diff --git a/advisories/PHSA-2023-4.0-0452.json b/advisories/PHSA-2023-4.0-0452.json index a45156c..d8ea5f3 100644 --- a/advisories/PHSA-2023-4.0-0452.json +++ b/advisories/PHSA-2023-4.0-0452.json @@ -6,10 +6,28 @@ "name": "elfutils", "purl": "pkg:rpm/vmware/elfutils?distro=photon-4" } + }, + { + "package": { + "ecosystem": "Photon OS:4.0", + "name": "elfutils", + "purl": "pkg:rpm/vmware/elfutils?distro=photon-4" + }, + "ranges": { + "events": [ + { + "introduced": "0" + }, + { + "fixed": "0.181-7.ph4" + } + ], + "type": "ECOSYSTEM" + } } ], "id": "PHSA-2023-4.0-0452", - "modified": "2023-09-01T23:47:41Z", + "modified": "2023-09-02T05:30:02Z", "published": "2023-08-16T00:00:00Z", "references": [ { diff --git a/advisories/PHSA-2023-4.0-0463.json b/advisories/PHSA-2023-4.0-0463.json index 5be50db..6c55726 100644 --- a/advisories/PHSA-2023-4.0-0463.json +++ b/advisories/PHSA-2023-4.0-0463.json @@ -20,10 +20,64 @@ "name": "sqlite", "purl": "pkg:rpm/vmware/sqlite?distro=photon-4" } + }, + { + "package": { + "ecosystem": "Photon OS:4.0", + "name": "open-vm-tools", + "purl": "pkg:rpm/vmware/open-vm-tools?distro=photon-4" + }, + "ranges": { + "events": [ + { + "introduced": "0" + }, + { + "fixed": "12.2.5-2.ph4" + } + ], + "type": "ECOSYSTEM" + } + }, + { + "package": { + "ecosystem": "Photon OS:4.0", + "name": "hwloc", + "purl": "pkg:rpm/vmware/hwloc?distro=photon-4" + }, + "ranges": { + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.3.0-2.ph4" + } + ], + "type": "ECOSYSTEM" + } + }, + { + "package": { + "ecosystem": "Photon OS:4.0", + "name": "sqlite", + "purl": "pkg:rpm/vmware/sqlite?distro=photon-4" + }, + "ranges": { + "events": [ + { + "introduced": "0" + }, + { + "fixed": "3.38.5-3.ph4" + } + ], + "type": "ECOSYSTEM" + } } ], "id": "PHSA-2023-4.0-0463", - "modified": "2023-09-01T23:47:41Z", + "modified": "2023-09-02T05:30:02Z", "published": "2023-09-01T00:00:00Z", "references": [ { diff --git a/photon-wiki b/photon-wiki index a96cee1..de7e47e 160000 --- a/photon-wiki +++ b/photon-wiki @@ -1 +1 @@ -Subproject commit a96cee1d6f9f78831130a828466222c562068bbd +Subproject commit de7e47ef885847653bebc6b58c3155c6087c4f38