Description
|
|
Multiple vulnerabilities have been reported in Advanced Image Hosting, which can be exploited by malicious people to conduct cross-site scripting and SQL injection attacks.
1) Input passed to the "gal" parameter in gallery_list.php is not properly sanitised before being used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
2) Input passed to the "text" parameter in search.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 "img_id" parameter in report.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.
4) Input passed to the "gal" parameter in view_comments.php is not properly sanitised before being used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
The vulnerabilities are reported in version 2.3. Other versions may also be affected.
|