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 craftcms/cms
to version 4.13.2, 5.5.2 or higher.
craftcms/cms is a content management system.
Affected versions of this package are vulnerable to Command Injection due to the PHP register_argc_argv
configuration setting. An attacker can execute arbitrary code by manipulating the command line arguments.
Note:
This is only exploitable if the PHP configuration has register_argc_argv
enabled.