2 matches found
Code injection
The alterSearchQuery function in lib/controllers/CmdownloadController.php in the CreativeMinds CM Downloads Manager plugin before 2.0.4 for WordPress allows remote attackers to execute arbitrary PHP code via the CMDsearch parameter to cmdownloads/, which is processed by the PHP createfunction...
10CVSS8.1AI score0.14373EPSS
SaveExploits6References5Affected Software1
PHP create_function injection command execution vulnerability-vulnerability warning-the black bar safety net
In PHP use createfunctionto create an anonymous function, if not strictly to the parameters passed to the filter, the attacker can construct a special string passed to createfunctionto execute arbitrary commands. In the following code as an example: ? php //how to exp this code...
0.5AI score
SaveExploits0
20