|
Description
|
|
Gjoko Krstic has discovered a vulnerability in SetSeed, which can be exploited by malicious people to conduct SQL injection attacks.
Input passed via the "loggedInUser" COOKIE parameter to e.g. index.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 that "magic_quotes_gpc" is disabled.
The vulnerability is confirmed in version 5.8.20. Other versions may also be affected.
|