SA-CORE-2024-006: Critical severity Drupal Drupal vulnerability
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. This 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. To 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.
Credit
Affected Software
Event History
Frequently Asked Questions
What is the severity of SA-CORE-2024-006?
SA-CORE-2024-006 is classified as a potential PHP Object Injection vulnerability that could lead to Arbitrary File Deletion under specific conditions.
How do I fix SA-CORE-2024-006?
To mitigate SA-CORE-2024-006, update your Drupal installation to versions 10.2.11, 10.3.9, or 11.0.8 or later.
Is SA-CORE-2024-006 directly exploitable?
No, SA-CORE-2024-006 is not directly exploitable on its own and requires another vulnerability to be present.
What versions of Drupal are affected by SA-CORE-2024-006?
The affected versions of Drupal include 10.2.11, 10.3.9, and 11.0.8 and prior.
What can I do to protect my site from SA-CORE-2024-006?
To protect your site from SA-CORE-2024-006, ensure you are using the latest version of Drupal and apply any recommended security best practices.