PT-2024-34873 · Unknown · Symphony Php Framework
Jordi Boggiano
·
Published
2024-11-06
·
Updated
2024-11-08
·
CVE-2024-51736
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Symphony PHP framework versions prior to 5.4.46
Symphony PHP framework versions prior to 6.4.14
Symphony PHP framework versions prior to 7.1.7
Description
The Symphony process module in the Symphony PHP framework executes commands in sub-processes. On Windows, when an executable file named
cmd.exe is located in the current working directory, it will be called by the Process class when preparing command arguments, leading to possible hijacking.Recommendations
For versions prior to 5.4.46, upgrade to version 5.4.46 or later.
For versions prior to 6.4.14, upgrade to version 6.4.14 or later.
For versions prior to 7.1.7, upgrade to version 7.1.7 or later.
As a temporary workaround, consider using the absolute path to
cmd.exe when preparing command arguments with the Process class.Exploit
Fix
Command Injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Symphony Php Framework