|
Description
|
|
Two vulnerabilities were identified in RunCMS, which could be exploited by malicious users to conduct SQL injection attacks.
This first issue is due to an input validation error in the "/includes/common.php" script when using the "EXTR_OVERWRITE" argument, which may be exploited by attackers to overwrite arbitrary variables via the POST method.
The second flaw is due to an input validation error in the "newtopic.php", "edit.php", "reply.php" and "print.php" scripts when processing a specially crafted "forum" or "msg_id" variable, which may be exploited by remote users to conduct SQL injection attacks.
|