Vulnerabilities > CVE-1999-0284 - Classic Buffer Overflow vulnerability in multiple products
Attack vector
NETWORK Attack complexity
LOW Privileges required
NONE Confidentiality impact
PARTIAL Integrity impact
PARTIAL Availability impact
PARTIAL Summary
Denial of service to NT mail servers including Ipswitch, Mdaemon, and Exchange through a buffer overflow in the SMTP HELO command.
Vulnerable Configurations
Part | Description | Count |
---|---|---|
Application | 1 | |
Application | 2 |
Common Weakness Enumeration (CWE)
Common Attack Pattern Enumeration and Classification (CAPEC)
- Buffer Overflow via Environment Variables This attack pattern involves causing a buffer overflow through manipulation of environment variables. Once the attacker finds that they can modify an environment variable, they may try to overflow associated buffers. This attack leverages implicit trust often placed in environment variables.
- Overflow Buffers Buffer Overflow attacks target improper or missing bounds checking on buffer operations, typically triggered by input injected by an attacker. As a consequence, an attacker is able to write past the boundaries of allocated buffer regions in memory, causing a program crash or potentially redirection of execution as per the attackers' choice.
- Client-side Injection-induced Buffer Overflow This type of attack exploits a buffer overflow vulnerability in targeted client software through injection of malicious content from a custom-built hostile service.
- Filter Failure through Buffer Overflow In this attack, the idea is to cause an active filter to fail by causing an oversized transaction. An attacker may try to feed overly long input strings to the program in an attempt to overwhelm the filter (by causing a buffer overflow) and hoping that the filter does not fail securely (i.e. the user input is let into the system unfiltered).
- MIME Conversion An attacker exploits a weakness in the MIME conversion routine to cause a buffer overflow and gain control over the mail server machine. The MIME system is designed to allow various different information formats to be interpreted and sent via e-mail. Attack points exist when data are converted to MIME compatible format and back.
Exploit-Db
description Microsoft Exchange Server 4.0/5.0 SMTP HELO Argument Buffer Overflow Vulnerability. CVE-1999-0284. Remote exploit for windows platform id EDB-ID:23113 last seen 2016-02-02 modified 1998-03-10 published 1998-03-10 reporter Rootshell source https://www.exploit-db.com/download/23113/ title Microsoft Exchange Server 4.0/5.0 SMTP HELO Argument Buffer Overflow Vulnerability description Ipswitch Imail Server 5.0 SMTP HELO Argument Buffer Overflow Vulnerability. CVE-1999-0284. Dos exploit for windows platform id EDB-ID:23145 last seen 2016-02-02 modified 1998-03-10 published 1998-03-10 reporter Rootshell source https://www.exploit-db.com/download/23145/ title Ipswitch Imail Server 5.0 SMTP HELO Argument Buffer Overflow Vulnerability description Alt-N MDaemon Server 2.71 SP1 SMTP HELO Argument Buffer Overflow Vulnerability. CVE-1999-0284. Dos exploit for windows platform id EDB-ID:23146 last seen 2016-02-02 modified 1999-03-10 published 1999-03-10 reporter Rootshell source https://www.exploit-db.com/download/23146/ title Alt-N MDaemon Server 2.71 SP1 SMTP HELO Argument Buffer Overflow Vulnerability
Nessus
NASL family SMTP problems NASL id SLMAIL_HELO.NASL description There might be a buffer overflow when this MTA is issued the last seen 2020-06-01 modified 2020-06-02 plugin id 10256 published 1999-06-22 reporter This script is Copyright (C) 1999-2018 Tenable Network Security, Inc. source https://www.tenable.com/plugins/nessus/10256 title SLMail HELO Command Remote Overflow NASL family SMTP problems NASL id NOTES_MTA_DOS.NASL description It was possible to perform a denial of service against the remote SMTP server by sending it two HELO commands followed by a too long argument. This allows an unauthenticated, remote attacker to deny service to legitimate users of the server. last seen 2020-06-01 modified 2020-06-02 plugin id 10162 published 1999-06-22 reporter This script is Copyright (C) 1999-2018 Tenable Network Security, Inc. source https://www.tenable.com/plugins/nessus/10162 title Lotus Notes SMTP Server HELO Command Overflow DoS NASL family SMTP problems NASL id MDAEMON.NASL description It was possible to crash the remote SMTP server by sending a too long argument to the HELO command. This allows an unauthenticated, remote attacker to deny service to legitimate users of the server. It may also indicate the service is affected by a buffer overflow vulnerability which, if true, would allow an attacker to execute arbitrary code on the affected host, subject to the privileges under which the service operates. last seen 2020-06-01 modified 2020-06-02 plugin id 10136 published 1999-06-22 reporter This script is Copyright (C) 1999-2018 Tenable Network Security, Inc. source https://www.tenable.com/plugins/nessus/10136 title MDaemon SMTP HELO Command Remote Overflow DoS