Vulnerabilities > CVE-1999-0284 - Classic Buffer Overflow vulnerability in multiple products

047910
CVSS 7.5 - HIGH
Attack vector
NETWORK
Attack complexity
LOW
Privileges required
NONE
Confidentiality impact
PARTIAL
Integrity impact
PARTIAL
Availability impact
PARTIAL
network
low complexity
ibm
microsoft
CWE-120
nessus
exploit available

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
Ibm
1
Application
Microsoft
2

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

  • descriptionMicrosoft Exchange Server 4.0/5.0 SMTP HELO Argument Buffer Overflow Vulnerability. CVE-1999-0284. Remote exploit for windows platform
    idEDB-ID:23113
    last seen2016-02-02
    modified1998-03-10
    published1998-03-10
    reporterRootshell
    sourcehttps://www.exploit-db.com/download/23113/
    titleMicrosoft Exchange Server 4.0/5.0 SMTP HELO Argument Buffer Overflow Vulnerability
  • descriptionIpswitch Imail Server 5.0 SMTP HELO Argument Buffer Overflow Vulnerability. CVE-1999-0284. Dos exploit for windows platform
    idEDB-ID:23145
    last seen2016-02-02
    modified1998-03-10
    published1998-03-10
    reporterRootshell
    sourcehttps://www.exploit-db.com/download/23145/
    titleIpswitch Imail Server 5.0 SMTP HELO Argument Buffer Overflow Vulnerability
  • descriptionAlt-N MDaemon Server 2.71 SP1 SMTP HELO Argument Buffer Overflow Vulnerability. CVE-1999-0284. Dos exploit for windows platform
    idEDB-ID:23146
    last seen2016-02-02
    modified1999-03-10
    published1999-03-10
    reporterRootshell
    sourcehttps://www.exploit-db.com/download/23146/
    titleAlt-N MDaemon Server 2.71 SP1 SMTP HELO Argument Buffer Overflow Vulnerability

Nessus

  • NASL familySMTP problems
    NASL idSLMAIL_HELO.NASL
    descriptionThere might be a buffer overflow when this MTA is issued the
    last seen2020-06-01
    modified2020-06-02
    plugin id10256
    published1999-06-22
    reporterThis script is Copyright (C) 1999-2018 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/10256
    titleSLMail HELO Command Remote Overflow
  • NASL familySMTP problems
    NASL idNOTES_MTA_DOS.NASL
    descriptionIt 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 seen2020-06-01
    modified2020-06-02
    plugin id10162
    published1999-06-22
    reporterThis script is Copyright (C) 1999-2018 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/10162
    titleLotus Notes SMTP Server HELO Command Overflow DoS
  • NASL familySMTP problems
    NASL idMDAEMON.NASL
    descriptionIt 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 seen2020-06-01
    modified2020-06-02
    plugin id10136
    published1999-06-22
    reporterThis script is Copyright (C) 1999-2018 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/10136
    titleMDaemon SMTP HELO Command Remote Overflow DoS