Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. drupal/drupal
  4. ›
  5. CVE-2024-55637

CVE-2024-55637: Drupal core contains a potential PHP Object Injection vulnerability

December 10, 2024 (updated December 16, 2024)

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.

This 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.

To 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.

This 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.

References

  • github.com/advisories/GHSA-w6rx-9g2x-mg5g
  • github.com/drupal/core
  • github.com/drupal/core/commit/1664030d399c73b4144f410f2ccc68c66a947f8d
  • nvd.nist.gov/vuln/detail/CVE-2024-55637
  • www.drupal.org/sa-core-2024-007

Code Behaviors & Features

Detect and mitigate CVE-2024-55637 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 8.8.0 before 10.2.11, all versions starting from 10.3.0 before 10.3.9, all versions starting from 11.0.0 before 11.0.8

Fixed versions

  • 10.2.11
  • 10.3.9
  • 11.0.8

Solution

Upgrade to versions 10.2.11, 10.3.9, 11.0.8 or above.

Impact 9.8 CRITICAL

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-915: Improperly Controlled Modification of Dynamically-Determined Object Attributes

Source file

packagist/drupal/drupal/CVE-2024-55637.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:34 +0000.