vendor:
i-gallery
by:
SecurityFocus
7.5
CVSS
HIGH
Multiple Cross-Site Scripting Vulnerabilities and HTML-Injection Issue
79
CWE
Product Name: i-gallery
Affected Version From: 3.4
Affected Version To: 3.4
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2006
i-gallery Multiple Input Validation Vulnerabilities
The i-gallery application is prone to multiple-input validation vulnerabilities, including multiple cross-site scripting vulnerabilities and an HTML-injection issue, because the software fails to sufficiently sanitize user-supplied data. Attacker-supplied HTML and script code would execute in the context of the affected site, potentially allowing the attacker to steal cookie-based authentication credentials or to control how the site is rendered to the user; other attacks are also possible.
Mitigation:
Input validation should be used to ensure that untrusted data is not allowed to influence the application's behavior.