From d3c33893c9a7419ff6f836387c23dadb978340e5 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 18:37:13 +0000 Subject: [PATCH] Publish Advisories GHSA-938f-5r4f-h65v GHSA-w6rx-9g2x-mg5g --- .../2024/12/GHSA-938f-5r4f-h65v/GHSA-938f-5r4f-h65v.json | 6 +++++- .../2024/12/GHSA-w6rx-9g2x-mg5g/GHSA-w6rx-9g2x-mg5g.json | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/advisories/github-reviewed/2024/12/GHSA-938f-5r4f-h65v/GHSA-938f-5r4f-h65v.json b/advisories/github-reviewed/2024/12/GHSA-938f-5r4f-h65v/GHSA-938f-5r4f-h65v.json index 84deb13a73b..a596b1ca480 100644 --- a/advisories/github-reviewed/2024/12/GHSA-938f-5r4f-h65v/GHSA-938f-5r4f-h65v.json +++ b/advisories/github-reviewed/2024/12/GHSA-938f-5r4f-h65v/GHSA-938f-5r4f-h65v.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-938f-5r4f-h65v", - "modified": "2024-12-10T19:09:20Z", + "modified": "2024-12-16T18:35:53Z", "published": "2024-12-10T00:31:27Z", "aliases": [ "CVE-2024-55636" @@ -9,6 +9,10 @@ "summary": "Drupal core contains a potential PHP Object Injection vulnerability", "details": "Drupal core contains a potential PHP Object Injection vulnerability that (if combined with another exploit) could lead to Artbitrary File Deletion. It is not directly exploitable.\n\nThis issue is mitigated by the fact that in order to be exploitable, a separate vulnerability must be present that allows an attacker to pass unsafe input to `unserialize()`. There are no such known exploits in Drupal core.\n\nTo help protect against this vulnerability, types have been added to properties in some of Drupal core's classes. If an application extends those classes, the same types may need to be specified on the subclass to avoid a `TypeError`.\n\nThis issue affects Drupal Core: from 8.0.0 before 10.2.11, from 10.3.0 before 10.3.9, from 11.0.0 before 11.0.8.", "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + }, { "type": "CVSS_V4", "score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N" diff --git a/advisories/github-reviewed/2024/12/GHSA-w6rx-9g2x-mg5g/GHSA-w6rx-9g2x-mg5g.json b/advisories/github-reviewed/2024/12/GHSA-w6rx-9g2x-mg5g/GHSA-w6rx-9g2x-mg5g.json index d46f40a0d6c..2f8a112d3d4 100644 --- a/advisories/github-reviewed/2024/12/GHSA-w6rx-9g2x-mg5g/GHSA-w6rx-9g2x-mg5g.json +++ b/advisories/github-reviewed/2024/12/GHSA-w6rx-9g2x-mg5g/GHSA-w6rx-9g2x-mg5g.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-w6rx-9g2x-mg5g", - "modified": "2024-12-10T19:09:22Z", + "modified": "2024-12-16T18:35:47Z", "published": "2024-12-10T00:31:27Z", "aliases": [ "CVE-2024-55637" @@ -9,6 +9,10 @@ "summary": "Drupal core contains a potential PHP Object Injection vulnerability", "details": "Drupal core contains a potential PHP Object Injection vulnerability that (if combined with another exploit) could lead to Remote Code Execution. It is not directly exploitable.\n\nThis issue is mitigated by the fact that in order for it to be exploitable, a separate vulnerability must be present to allow an attacker to pass unsafe input to `unserialize()`. There are no such known exploits in Drupal core.\n\nTo help protect against this potential vulnerability, types have been added to properties in some of Drupal core's classes. If an application extends those classes, the same types may need to be specified on the subclass to avoid a `TypeError`.\n\nThis issue affects Drupal Core: from 8.0.0 before 10.2.11, from 10.3.0 before 10.3.9, from 11.0.0 before 11.0.8.", "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + }, { "type": "CVSS_V4", "score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"