2 matches found
CVE-2013-10070: Improper Neutralization of Directives in Dynamically Evaluated Code
PHP-Charts v1.0 contains a PHP code execution vulnerability in wizard/url.php, where user-supplied GET parameter names are passed directly to eval without sanitization. A remote attacker can exploit this flaw by crafting a request that injects arbitrary PHP code, resulting in command execution...
10CVSS6.7AI score0.01454EPSS
SaveExploits1References1
php-Charts url.php Remote PHP Code Execution
The php-Charts install hosted on the remote web server contains a flaw that could allow arbitrary PHP code execution. Input passed to the 'wizard/url.php' script is not properly sanitized before being used in a PHP eval call. An unauthenticated, remote attacker could leverage this vulnerability t...
6.4AI score
SaveExploits0References1
20