header-logo
Suggest Exploit
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
Metasploit:
Other Scripts:
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.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/40557/info

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.

Obsession-Design Image-Gallery 1.1 is vulnerable; other versions may also be affected.

http://www.example.com/demos/odig/display.php?folder=/>"><script>alert(123456789)</script>