Description
|
|
Multiple vulnerabilities have been discovered in the Photoracer plugin in WordPress, which can be exploited by malicious people to conduct cross-site scripting attacks and by malicious users and malicious people to conduct SQL injection attacks.
1) Input passed to the "id" parameter in wp-content/plugins/photoracer/viewimg.php is not properly sanitised before being used in an SQL query. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
2) Input passed to the "rid" in wp-content/plugins/photoracer/changeto.php and wp-content/plugins/photoracer/changefrom.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.
3) Input passed to the "pid" or "prid" parameter in wp-content/plugins/photoracer/mostvoted.php, wp-content/plugins/photoracer/mostviewed.php, and wp-content/plugins/photoracer/crono.php is not properly sanitised before being used in an SQL query. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
4) Input passed to the "rid" in wp-content/plugins/photoracer/changeto.php and wp-content/plugins/photoracer/changefrom.php is not properly sanitised before being used in an SQL query. This can be exploited by malicious users to manipulate SQL queries by injecting arbitrary SQL code.
The vulnerabilities are confirmed in version 1.0. Other versions may also be affected.
|