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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date: 5 Feb 2007 04:34:58 -0000
From: binaryloc@...il.com
To: bugtraq@...urityfocus.com
Subject: flashChat  4.7.8 Cross Site Scripting Vulnerability

/*\ Flashchat 4.7.8 /*\

Date of written Advisory: February 04, 2007

Product: Flash Chat =< 4.7.8

Vendor: http://tufat.com/

Description:  flashChat is a highly customizable PHP/MySQL based chat room script that is easily integrated into a website and mimics IRC in it's command structure

Exploit(s) / Vulnerability(ies): flashChat is vulnerable to Cross Site Scripting in info.php when the 'add room' function is enabled, which is a default setting and therefore very common.  The follow block of code shows variables being displayed without any filtration:
<td><?$room['name']?></td>

PoC(s): create a new channel with the following in the title: <script>alert('test')</script> and use the "who's online" feature on the HTML login page.  This could obviously be used for cookie stealing and other malicious attacks.

Vendor Status:  Vendor was not informed before publication.

Solution: The vendor has yet to publish a solution for the exploit.  There is an unofficial patch on binaryloc's homepage.

Credits: 
binaryloc

binaryloc[at]gmail[dot]com

http://binary.copyleftwriting.org

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ