Lucene search

K
securityvulnsSecurityvulnsSECURITYVULNS:DOC:11958
HistoryMar 27, 2006 - 12:00 a.m.

BlankOL XSS vuln.

2006-03-2700:00:00
vulners.com
10

BlankOL XSS vuln.

###############################################
Vuln. discovered by : r0t
Date: 27 march 2006
vendor:http://www.blankol.com/
affected versions: 1 and prior
orginal advisory:http://pridels.blogspot.com/2006/03/blankol-xss-vuln.html
###############################################

Vuln. description:

BlankOL contains a flaw that allows a remote cross site scripting attack.
This flaw exists because input passed to "file" and "function" paremters in
"bol.cgi" 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.

/bol.cgi?file=[XSS]
/bol.cgi?function=[XSS]

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