vendor:
Weblizar School Management Plugin
by:
Sobhan Mahmoodi
7.5
CVSS
HIGH
Backdoor
94
CWE
Product Name: Weblizar School Management Plugin
Affected Version From: 8.9
Affected Version To: 8.9
Patch Exists: Yes
Related CWE:
CPE: a:weblizar:weblizar_school_management_plugin
Platforms Tested: Windows/Linux
2020
WordPress Plugin Weblizar 8.9 – Backdoor
If you look at the code, the user code checks the parameters and finally executes the Blowf argument with the eval function. The Eval function is to take a string of PHP commands and execute it. In order to be able to exploit this vulnerability, it is enough to send a request such as the following request that according to the above code, the part with If should be set blowfish and blowf arguments and not empty, and given that eval executes the blowf value, Our favorite command must also be in this argument.
Mitigation:
The best way to mitigate this vulnerability is to update the plugin to the latest version.