e107 query Cross Site Scripting Vulnerability

Summary
This host is running e107 and is prone to cross site scripting vulnerability.
Impact
Successful exploitation will allow remote attackers to steal the victim's cookie-based authentication credentials. Impact Level: Application
Solution
Upgrade e107 to version 1.0.3 or later, For updates refer to http://www.e107.org/
Insight
The flaw is due to input passed via the 'query' parameter to 'content_preset.php', which is not properly sanitised before using it.
Affected
e107 version 1.0.2, Other versions may also be affected.
Detection
Send a crafted string via HTTP GET request and check whether it is able to inject HTML code.
References