vendor:
MDaemon
by:
SecurityFocus
7.5
CVSS
HIGH
Buffer Overflow
120
CWE
Product Name: MDaemon
Affected Version From: MDaemon 2.0.0
Affected Version To: MDaemon 2.5.2
Patch Exists: YES
Related CWE: N/A
CPE: 2.3:a:altn:mdaemon:2.5.2
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Microsoft Windows
2002
Buffer Overflow in MDaemon
It may be possible for a remote user to take advantage of a buffer overflow in the MDaemon software package. The WorldClient.cgi program packaged with MDaemon does not properly check bounds on user-supplied data. During the process of creating a folder with a long name, it is possible to exploit a buffer overflow in the CGI that could result in the overwriting of process memory, and execution of attacker-supplied instructions.
Mitigation:
Ensure that user-supplied data is properly validated and bounds checked.