Lucene search

K
securityvulnsSecurityvulnsSECURITYVULNS:DOC:11948
HistoryMar 25, 2006 - 12:00 a.m.

Absolute Image Gallery XE 2.0 XSS vuln.

2006-03-2500:00:00
vulners.com
8

Absolute Image Gallery XE 2.0 XSS vuln.

###############################################
Vuln. discovered by : r0t
Date: 25 march 2006
vendor:http://www.xigla.com/absoluteig/index.htm
affected versions:V2.0 and prior
orginal advisory:
http://pridels.blogspot.com/2006/03/absolute-image-gallery-xe-20-xss-vuln.html
###############################################

Vuln. Description:

Absolute Image Gallery XE contains a flaw that allows a remote cross site
scripting attack. This flaw exists because input passed "shownew" paremter
in "gallery.asp" and parameters in search module isn't properly sanitised
before being returned to the user.
This could allow a user to create a specially crafted URL that would execute
arbitrary code in a user's browser within the trust relationship between the
browser and the server, leading to a loss of integrity.

1 example provided:

/gallery.asp?action=viewimage&categoryid=8&text
=&imageid=43&box=&shownew=[XSS]

###############################################
Solution:
Edit the source code to ensure that input is properly sanitised.
###############################################
More information @ unsecured-systems.com/forum/