PHPHeaven PHPMyChat 0.14.5 - 'Style.CSS.php3' Cross-Site Scripting



EKU-ID: 30999 CVE: CVE-2005-1619;OSVDB-16770 OSVDB-ID:
Author: Megasky Published: 2005-05-13 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


source: https://www.securityfocus.com/bid/13628/info

phpMyChat is prone to a cross-site scripting vulnerability because it 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 help the attacker steal cookie-based authentication credentials and launch other attacks.

http://www.example.com/chat/config/style.css.php3?Charset=iso-8859-1&medium=10&FontName=<script>var%20test=1;alert(test);</script>