Description
|
|
Two vulnerabilities have been identified in Quick and Dirty Blog (QDBlog), which could be exploited by remote attackers to gain knowledge of sensitive information or execute arbitrary SQL queries.
The first issue is caused by an input validation error in the "authenticate.php" script that does not validate the "username" parameter before being used in SQL statements, which could be exploited by malicious users to conduct SQL injection attacks.
The second vulnerability is caused by an input validation error in the "categories.php" script when processing the "theme" parameter, which could be exploited by remote attackers to include or disclose the contents of arbitrary files with the privileges of the web server.
|