[3/5] ClickGallery SQL Injection and Cross Site Scripting Vulnerabilities
:r0t has reported some vulnerabilities in ClickGallery, which can be exploited by malicious people to conduct cross-site scripting or SQL injection attacks.1) Input passed to the "image_id" parameter in edit_image.asp is not properly sanitised before being used in an SQL query. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.2) Input passed to the "from" parameter in edit_image.asp is not properly sanitised before being returned to a user. This can be exploited to execute arbitrary HTML and script code in a user’s browser session in context of an affected site.The vulnerabilities are reported in version 5.1. Other versions may also be affected.Solution:Edit the source code to ensure that input is properly sanitised.Provided and/or discovered by:r0t
Original post by kapil
Posted in Advisories - Exploits |
| [3/5] ClickGallery SQL Injection and Cross Site Scripting Vulnerabilities