|
Description
|
|
Two vulnerabilities have been identified in Wheatblog, which could be exploited by remote attackers to execute arbitrary PHP code and SQL queries.
The first issue is caused by an input validation error in the "includes/sessions.php" script when processing the "wb_class_dir" parameter, which could be exploited by remote attackers to include malicious PHP scripts and execute arbitrary commands with the privileges of the web server.
The second vulnerability is caused by an input validation error in the "admin/login.php" script that does not validate the "login" parameter before being used in SQL statements, which could be exploited by malicious users to conduct SQL injection attacks.
|