Lucene search

K
securityvulnsSecurityvulnsSECURITYVULNS:DOC:12475
HistoryApr 30, 2006 - 12:00 a.m.

OrbitHYIP XSS

2006-04-3000:00:00
vulners.com
4

OrbitHYIP XSS

###############################################
Vuln. discovered by : r0t
Date: 30 april 2006
vendor:www.orbitscripts.com/orbithyip_overview.html
affected versions:2.0 and prior
orginal advisory:http://pridels.blogspot.com/2006/04/orbithyip-xss.html
###############################################

Vuln. Description:

OrbitHYIP contains a flaw that allows a remote cross site scripting attack.
This flaw exists because input passed to "referral" parameter in "signup.php"
and input passed to "id" parameter in "members.php" 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.

examples:

/signup.php?referral=[XSS]
/members.php?login=r0t&p=pwd&func=useinvestplan&id=[XSS]

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