Arbitrary Code Injection Affecting symfony/process package, versions <5.4.46 >=6.0.0-BETA1, <6.4.14 >=7.0.0-BETA1, <7.1.7
Threat Intelligence
EPSS
0.04% (11th
percentile)
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-PHP-SYMFONYPROCESS-8344728
- published 6 Nov 2024
- disclosed 6 Nov 2024
- credit Linus Karlsson
Introduced: 6 Nov 2024
New CVE-2024-51736 Open this link in a new tabHow to fix?
Upgrade symfony/process
to version 5.4.46, 6.4.14, 7.1.7 or higher.
Overview
Affected versions of this package are vulnerable to Arbitrary Code Injection by replacing cmd.exe
or placing a fake one in the working directory, which will be executed by ExecutableFinder.php
when preparing command arguments.
Note: This vulnerability only affects applications running on Windows.