#VU99964 Untrusted search path in Symfony - CVE-2024-51736
Published: November 6, 2024
Symfony
SensioLabs
Description
The vulnerability allows a local user to escalate privileges on the system.
The vulnerability exists due to usage of an untrusted search path within the Process class when calling cmd.exe. A local user can place a malicious binary with name cmd.exe into a specific location on the system and execute arbitrary code with escalated privileges.