Description
|
|
Two vulnerabilities have been identified in MD News, which may be exploited by attackers to execute arbitrary SQL commands or bypass security restrictions.
The first flaw is due to an input validation error in the "admin.php" script that does not validate the "id" parameter, which could be exploited by malicious people to conduct SQL injection attacks.
The second issue is due to an access validation error in the "admin.php" script that does not require any authentication, which could be exploited by attackers to gain unauthorized access to the administrative interface.
|