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 applicationsUpgrade symfony/runtime to version 5.4.52, 6.4.40, 7.4.12, 8.0.12 or higher.
symfony/runtime is an Enables decoupling PHP applications from global state
Affected versions of this package are vulnerable to Arbitrary Argument Injection via SymfonyRuntime::getInput() when register_argc_argv=On in web SAPIs. An attacker can modify the Symfony application environment and debug settings by supplying a crafted query string that leaves $_GET empty while populating $_SERVER['argv'] with attacker-controlled flags such as --env and --no-debug.
Note: This vulnerability bypasses the protections added for CVE-2024-50340.