Description
|
|
dxwsecurity has discovered two vulnerabilities in the mTouch Quiz plugin for WordPress, which can be exploited by malicious users to conduct SQL injection attacks and by malicious people to conduct cross-site scripting attacks.
1) Input passed via the "quiz" parameter to wp-admin/edit.php (when "page" is set to "mtouch-quiz/question.php") is not properly sanitised before being returned to the user. This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site.
2) Input passed via the "quiz" parameter to wp-admin/edit.php (when "page" is set to "mtouch-quiz/question.php") is not properly sanitised before being used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
Successful exploitation of this vulnerability requires e.g. "Contributor" permissions.
The vulnerabilities are confirmed in version 3.0.6. Prior versions may also be affected.
|