vendor:
Quick 'n Easy Mail Server
by:
shinnai
7,5
CVSS
HIGH
Buffer Overflow
120
CWE
Product Name: Quick 'n Easy Mail Server
Affected Version From: 3.3
Affected Version To: 3.3
Patch Exists: NO
Related CWE: N/A
CPE: a:pablosoftwaresolutions:quick_'n_easy_mail_server:3.3
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2009
Quick ‘n Easy Mail Server 3.3 (Demo) Remote Denial of Service
When a long string is passed to the server, it checks for buffer overflow type attacks and answers with a '<SMTP> Buffer overflow: DOS attack?' after 25 requests (more or less). An attacker can exploit this issue to trigger denial of service conditions. In case of successful exploitation of this vulnerability, the server will answer to requests with '<SMTP> 421 Service not available'
Mitigation:
Ensure that the server is configured to handle long strings properly and limit the number of requests it can receive.