lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date: Wed, 3 Mar 2010 20:47:56 -0800
From: lis cker <liscker@...mail.com>
To: <bugtraq@...urityfocus.com>
Subject: [xss] a xss on "ThreadID" parameter in BBSXP 2008 from china


first, my name is liscker, not lis + cker. Im chinese. thank you.
 
 
BBSXP is prone to an cross-site scripting vulnerability because the application 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. 
 
BBSXP 2008 is vulnerable; other versions may also be affected Discuz!  
 
 
Home Page : http://www.bbsxp.com/
 
 
i found a xss on "ThreadID" parameter in "ShowPost.asp" in BBSXP 2008 , it's "ShowPost.asp?ThreadID="  
 
for example:
http://www.example.com/ShowPost.asp?ThreadID=1"><script>alert(/Liscker/);</script>
 
We shouldnt encode the script, or, the xss will fail.
 
 
 
 
Liscker
 
2010.3.4 		 	   		  

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ