Description
|
|
HTTPCS has discovered two vulnerabilities in Thelia, which can be exploited by malicious people to conduct cross-site scripting attacks.
1) Input passed via the "lang" parameter to message_modifier.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 "id" parameter to contenu_modifier.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.
Successful exploitation requires knowing the URL of the administration panel.
The vulnerabilities are confirmed in version 1.5.1. Other versions may also be affected.
|