vendor:
qmail
by:
Wietse Venema
7.5
CVSS
HIGH
Denial of Service
400
CWE
Product Name: qmail
Affected Version From: N/A
Affected Version To: N/A
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
2001
qmail Denial of Service Vulnerability
qmail is an e-mail server package developed by Dan Bernstein. The qmail smtp server is subject to a denial of service. By specifying a large number of addresses in the recipient field (RCPT), qmail will stop responding. This behaviour is due to the dynamically allocated memory being exhausted. The condition occurs in situations where resource limits are not imposed on the server process. Many systems may be running qmail without resource limits. The existence of working exploit code poses a threat to these vulnerable qmail servers. Once affected, a restart of the qmail smtp service is required in order to gain normal functionality.
Mitigation:
Implement resource limits on the server process.