vendor:
Free Web Chat server
by:
Donato Ferrante
7.5
CVSS
HIGH
Denial of Service
400
CWE
Product Name: Free Web Chat server
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
Free Web Chat Server Denial of Service Vulnerabilities
The Free Web Chat server is prone to multiple denial of service vulnerabilities. The first vulnerability occurs due to insufficient sanitization on username data, allowing a user with a void name to be added, resulting in a NullPointerException. The second vulnerability is caused by improper management of multiple connections from the same location, leading to resource consumption. A remote attacker can exploit these vulnerabilities to deny service to legitimate users.
Mitigation:
No known mitigation for these vulnerabilities currently exists. It is recommended to implement input sanitization for username data and improve the management of multiple connections in the Free Web Chat server.