Publish GHSA-gvf2-2f4g-jqf4

This commit is contained in:
advisory-database[bot]
2024-12-16 18:39:19 +00:00
parent d3c33893c9
commit 0049b112d1
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-gvf2-2f4g-jqf4",
"modified": "2024-12-10T19:09:19Z",
"modified": "2024-12-16T18:37:14Z",
"published": "2024-12-10T00:31:27Z",
"aliases": [
"CVE-2024-55638"
@@ -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, some additional checks have been added to Drupal core's database code. If you use a third-party database driver, check the release notes for additional configuration steps that may be required in certain cases. \n\nThis issue affects Drupal Core: from 7.0 before 7.102, from 8.0.0 before 10.2.11, from 10.3.0 before 10.3.9.",
"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"