Net Clubs Pro Multiple Cross-Site Scripting Vulnerabilities
BID:17622
Info
Net Clubs Pro Multiple Cross-Site Scripting Vulnerabilities
| Bugtraq ID: | 17622 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Apr 20 2006 12:00AM |
| Updated: | Apr 20 2006 07:56PM |
| Credit: | r0t is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
Net Clubs Pro Net Clubs Pro 4.0 |
| Not Vulnerable: | |
Discussion
Net Clubs Pro Multiple Cross-Site Scripting Vulnerabilities
Net Clubs Pro is prone to multiple cross-site scripting vulnerabilities. These issues are due to the application's failure to properly sanitize user-supplied input.
An attacker may leverage these issues to have arbitrary script code executed 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.
Net Clubs Pro 4.0 is vulnerable to these issues. Other versions may be affected as well.
Net Clubs Pro is prone to multiple cross-site scripting vulnerabilities. These issues are due to the application's failure to properly sanitize user-supplied input.
An attacker may leverage these issues to have arbitrary script code executed 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.
Net Clubs Pro 4.0 is vulnerable to these issues. Other versions may be affected as well.
Exploit / POC
Net Clubs Pro Multiple Cross-Site Scripting Vulnerabilities
These issues can be exploited through a web client.
The following proof-of-concept URIs are available:
http://www.example.com/cgi-bin/netclubs//vchat/scripts/imessage.cgi?toto=&to=&sentby=&fromuser=r0t&command=changefont&username=[XSS]
http://www.example.com/cgi-bin/netclubs//vchat/scripts/sendim.cgi?onuser=[XSS]
http://www.example.com/cgi-bin/netclubs//vchat/scripts/sendim.cgi?onuser=r0t&pass=[XSS]
http://www.example.com/cgi-bin/netclubs//vchat/scripts/sendim.cgi?onuser=r0t&pass=&chatsys=[XSS]
http://www.example.com/cgi-bin/netclubs//vchat/scripts/sendim.cgi?onuser=r0t&pass=&chatsys=netclubs&searchstring=netclubs&room=[XSS]
http://www.example.com/cgi-bin/netclubs//vchat/scripts/sendim.cgi?onuser=r0t&pass=&chatsys=netclubs&searchstring=netclubs&room=&username=[XSS]
http://www.example.com/cgi-bin/netclubs//vchat/scripts/sendim.cgi?onuser=r0t&pass=&chatsys=netclubs&searchstring=netclubs&room=&username=&to=[XSS]
http://www.example.com/cgi-bin/netclubs//login.cgi?username=r0t&password=[XSS]
These issues can be exploited through a web client.
The following proof-of-concept URIs are available:
http://www.example.com/cgi-bin/netclubs//vchat/scripts/imessage.cgi?toto=&to=&sentby=&fromuser=r0t&command=changefont&username=[XSS]
http://www.example.com/cgi-bin/netclubs//vchat/scripts/sendim.cgi?onuser=[XSS]
http://www.example.com/cgi-bin/netclubs//vchat/scripts/sendim.cgi?onuser=r0t&pass=[XSS]
http://www.example.com/cgi-bin/netclubs//vchat/scripts/sendim.cgi?onuser=r0t&pass=&chatsys=[XSS]
http://www.example.com/cgi-bin/netclubs//vchat/scripts/sendim.cgi?onuser=r0t&pass=&chatsys=netclubs&searchstring=netclubs&room=[XSS]
http://www.example.com/cgi-bin/netclubs//vchat/scripts/sendim.cgi?onuser=r0t&pass=&chatsys=netclubs&searchstring=netclubs&room=&username=[XSS]
http://www.example.com/cgi-bin/netclubs//vchat/scripts/sendim.cgi?onuser=r0t&pass=&chatsys=netclubs&searchstring=netclubs&room=&username=&to=[XSS]
http://www.example.com/cgi-bin/netclubs//login.cgi?username=r0t&password=[XSS]
Solution / Fix
Net Clubs Pro Multiple Cross-Site Scripting Vulnerabilities
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]:[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]:[email protected].
References
Net Clubs Pro Multiple Cross-Site Scripting Vulnerabilities
References:
References:
- Net Clubs Pro Home Page (Net Clubs Pro)
- Net Clubs Pro XSS vuln (r0t)