Description
|
|
Multiple vulnerabilities were identified in phpCOIN, which could be exploited by remote attackers to execute arbitrary commands or disclose sensitive information.
The first issue is due to an input validation error when processing a specially crafted "phpcoinsessid" cookie parameter, which could be exploited by malicious people to conduct SQL injection attacks.
The second flaw is due to an input validation error in the "coin_includes/db.php" script (included by "config.php") when processing a specially crafted "$_CCFG[_PKG_PATH_DBSE]" variable, which could be exploited by attackers to include malicious files and execute arbitrary commands with the privileges of the Web server.
The third vulnerability is due to an input validation error in the "config.php" script when called directly via the browser, which may be exploited by attackers to determine the installation path.
|