PHPHeaven PHPMyChat Style.CSS.PHP3 Cross-Site Scripting Vulnerability
BID:13628
Info
PHPHeaven PHPMyChat Style.CSS.PHP3 Cross-Site Scripting Vulnerability
| Bugtraq ID: | 13628 |
| Class: | Input Validation Error |
| CVE: |
CVE-2005-1619 |
| Remote: | Yes |
| Local: | No |
| Published: | May 13 2005 12:00AM |
| Updated: | May 12 2015 07:52PM |
| Credit: | Megasky <[email protected]> is credited with the discovery of this vulnerability. |
| Vulnerable: |
phpHeaven phpMyChat 0.14.5 |
| Not Vulnerable: | |
Discussion
PHPHeaven PHPMyChat Style.CSS.PHP3 Cross-Site Scripting Vulnerability
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.
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.
Exploit / POC
PHPHeaven PHPMyChat Style.CSS.PHP3 Cross-Site Scripting Vulnerability
No exploit is required.
The following proof-of-concept URI is available:
http://www.example.com/chat/config/style.css.php3?Charset=iso-8859-1&medium=10&FontName=&lt;script&gt;var%20test=1;alert(test);&lt;/script&gt;
No exploit is required.
The following proof-of-concept URI is available:
http://www.example.com/chat/config/style.css.php3?Charset=iso-8859-1&medium=10&FontName=&lt;script&gt;var%20test=1;alert(test);&lt;/script&gt;
Solution / Fix
PHPHeaven PHPMyChat Style.CSS.PHP3 Cross-Site Scripting Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
PHPHeaven PHPMyChat Style.CSS.PHP3 Cross-Site Scripting Vulnerability
References:
References: