Description
This script is vulnerable to PHP code injection.
PHP code injection is a vulnerability that allows an attacker to inject custom code into the server side scripting engine. This vulnerability occurs when an attacker can control
all or part of an input string that is fed into an eval() function call. Eval will execute the argument as code.
Remediation
Your script should properly sanitize user input.
References
Related Vulnerabilities
WordPress Plugin WP-Filebase Download Manager Remote Code Execution (0.3.0.03)
Liferay TunnelServlet Deserialization Remote Code Execution
BigIP iRule Tcl code injection
WordPress Plugin Plainview Activity Monitor Remote Command Execution (20161228)
WordPress Plugin Similar Posts-Best Related Posts for WordPress Remote Code Execution (3.1.5)