vendor:
Mercur
by:
H13 Team
7.5
CVSS
HIGH
Insufficient boundary checking
20
CWE
Product Name: Mercur
Affected Version From: Mercur 3.2
Affected Version To: Mercur 3.2
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2002
Remote DoS for Mercur 3.2
Atrium Software Mercur is a SMTP, POP3, and IMAP mail server. Insufficient boundary checking exists in the code that handles within the SMTP "mail from" command, the POP3 "user" command and the IMAP "login" command. The application will crash if an overly long string is used as an argument to any of these commands.
Mitigation:
Ensure that boundary checking is properly implemented in the code that handles the SMTP "mail from" command, the POP3 "user" command and the IMAP "login" command.