Description
|
|
TheMirkin has reported two vulnerabilities in Scripts Genie Pet Rate Pro, which can be exploited by malicious people to conduct SQL injection attacks and compromise a vulnerable system.
1) Input passed via the "ty" parameter to index.php (when "cmd" is set to "10") is not properly sanitised before being used in "eval()" calls. This can be exploited to execute arbitrary PHP code.
2) Input passed via the "username" POST parameter to index.php (when "cmd" is set to "4") is not properly sanitised before being used in a SQL query. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
|