Backdrop Core - Moderately critical - Multiple vulnerabilities - BACKDROP-SA-CORE-2024-003
Backdrop core contains a potential PHP Object Injection vulnerability that, if combined with another exploit, could lead to Remote Code Execution.
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 Backdrop core.
As part of the protection against this potential vulnerability, additional checks have been added to some of Backdrop core's database related code.
- Backdrop Core 1.29.x versions prior to 1.29.2
- Backdrop Core 1.28.x versions prior to 1.28.4
Backdrop versions 1.27 and prior do not receive security coverage.