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 yiisoft/yii2
to version 2.0.50 or higher.
yiisoft/yii2 is a Yii PHP Framework.
Affected versions of this package are vulnerable to Code Injection through the __set
method. An attacker can execute arbitrary code or commands by manipulating the input to the __set
method to instantiate and manipulate objects not intended for such use.