NatterChat Multiple XSS And SQL Injection Vulnerabilities

Summary
The host is running NatterChat and is prone to multiple XSS and SQL Injection vulnerabilities.
Impact
Successful exploitation will allow attackers to inject arbitrary web script or HTML code or execute arbitrary SQL commands in the context of an affected application. Impact Level: Application
Solution
No solution or patch was made available for at least one year since disclosure of this vulnerability. Likely none will be provided anymore. General solution options are to upgrade to a newer release, disable respective features, remove the product or replace the product by another one.
Insight
- Multiple SQL injection flaws in login.asp, which can be caused via the 'txtUsername' parameter and 'txtPassword' parameter in a form generated by home.asp. - Multiple XSS flaws which can be caused by injecting arbitrary web script or HTML via the 'txtUsername' parameter in registerDo.asp, as invoked from register.asp, or 'txtRoomName' parameter in room_new.asp.
Affected
NatterChat version 1.12 on Windows.
References