#VU100760 Code Injection in Drupal

 

#VU100760 Code Injection in Drupal

Published: November 21, 2024


Vulnerability identifier: #VU100760
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: N/A
CWE-ID: CWE-94
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Drupal
Software vendor:
Drupal

Description

The vulnerability allows a remote user to execute arbitrary code on the target system.

The vulnerability exists due to the PHP Object injection issue in the "unserialize()" function. A remote adminisrator can send a specially crafted request and execute arbitrary code on the target system.

According to the vendor the vulnerability is not directly exploitable.


Remediation

Install updates from vendor's website.

External links