vendor:
Secure Network Messenger
by:
ClearScreen
3.3
CVSS
LOW
Denial of Service (DoS)
400
CWE
Product Name: Secure Network Messenger
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2004
Secure Network Messenger Crasher
This Perl script is designed to crash a secure network messenger by flooding it with empty packets. It prompts the user to enter the host to crash and establishes a TCP connection on port 6144. It then sends a series of empty packets to the target host, causing it to crash. The script attempts to establish the connection 15 times.
Mitigation:
To mitigate this vulnerability, it is recommended to implement proper input validation and rate limiting mechanisms in the network messenger application. Additionally, the use of firewall rules to restrict access to the affected port can help prevent exploitation.