vendor:
Image-Gallery
by:
Unknown
7.5
CVSS
HIGH
Cross-Site Scripting
79
CWE
Product Name: Image-Gallery
Affected Version From: 1.1
Affected Version To: 1.1
Patch Exists: NO
Related CWE:
CPE: a:obsession-design:image-gallery:1.1
Platforms Tested:
2010
Obsession-Design Image-Gallery Cross-Site Scripting Vulnerability
The Obsession-Design Image-Gallery is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input. An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.
Mitigation:
To mitigate this vulnerability, developers should ensure that all user-supplied input is properly sanitized and validated before being displayed or processed.