From 8b7ed917fee8060809d66ab3c3f9a1c8df81db39 Mon Sep 17 00:00:00 2001 From: JiaJia Ji Date: Fri, 5 Jun 2026 14:19:33 +0200 Subject: [PATCH 1/3] Improve GHSA-3234-gxc3-pq6f --- .../GHSA-3234-gxc3-pq6f.json | 24 ++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/advisories/github-reviewed/2026/05/GHSA-3234-gxc3-pq6f/GHSA-3234-gxc3-pq6f.json b/advisories/github-reviewed/2026/05/GHSA-3234-gxc3-pq6f/GHSA-3234-gxc3-pq6f.json index f284ed7ffc04a..5eb330e112eab 100644 --- a/advisories/github-reviewed/2026/05/GHSA-3234-gxc3-pq6f/GHSA-3234-gxc3-pq6f.json +++ b/advisories/github-reviewed/2026/05/GHSA-3234-gxc3-pq6f/GHSA-3234-gxc3-pq6f.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-3234-gxc3-pq6f", - "modified": "2026-05-27T00:35:01Z", + "modified": "2026-05-27T00:35:05Z", "published": "2026-05-27T00:35:01Z", "aliases": [ "CVE-2026-44739" @@ -15,6 +15,28 @@ } ], "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "pimcore/pimcore" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "11.5.17" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 11.5.16" + } + }, { "package": { "ecosystem": "Packagist", From 05fb8b9c8cfef01c4e8bbf59778bf94f2d8e015f Mon Sep 17 00:00:00 2001 From: JiaJia Ji Date: Fri, 5 Jun 2026 14:31:26 +0200 Subject: [PATCH 2/3] Improve GHSA-3234-gxc3-pq6f --- .../2026/05/GHSA-3234-gxc3-pq6f/GHSA-3234-gxc3-pq6f.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/advisories/github-reviewed/2026/05/GHSA-3234-gxc3-pq6f/GHSA-3234-gxc3-pq6f.json b/advisories/github-reviewed/2026/05/GHSA-3234-gxc3-pq6f/GHSA-3234-gxc3-pq6f.json index 5eb330e112eab..020b890aeff95 100644 --- a/advisories/github-reviewed/2026/05/GHSA-3234-gxc3-pq6f/GHSA-3234-gxc3-pq6f.json +++ b/advisories/github-reviewed/2026/05/GHSA-3234-gxc3-pq6f/GHSA-3234-gxc3-pq6f.json @@ -28,13 +28,13 @@ "introduced": "0" }, { - "fixed": "11.5.17" + "fixed": "12.3.6" } ] } ], "database_specific": { - "last_known_affected_version_range": "<= 11.5.16" + "last_known_affected_version_range": "<= 12.3.5" } }, { @@ -50,13 +50,13 @@ "introduced": "0" }, { - "fixed": "12.3.6" + "fixed": "11.5.17" } ] } ], "database_specific": { - "last_known_affected_version_range": "<= 12.3.5" + "last_known_affected_version_range": "< 11.5.16" } } ], From 327e52d6eb77179152cea04aa716eb350a975664 Mon Sep 17 00:00:00 2001 From: JiaJia Ji Date: Fri, 5 Jun 2026 14:32:58 +0200 Subject: [PATCH 3/3] Improve GHSA-3234-gxc3-pq6f