vendor:
WinSMTP Mail Daemon
by:
N/A
7.5
CVSS
HIGH
Buffer Overflow
120
CWE
Product Name: WinSMTP Mail Daemon
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
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: Windows
2002
Buffer Overflow in WinSMTP Mail Daemon
A number of unchecked buffers exist in the SMTP and POP3 components of Jack De Winter's WinSMTP mail daemon which could lead to denial of service attacks or arbitrary code execution, depending on the data entered. Sending a HELO command consisting of approximately 170 bytes or a USER command consisting of approximately 370 bytes will result in a Windows general protection fault error.
Mitigation:
Ensure that all input is properly validated and sanitized before being used.