Vulnerabilities > CVE-2010-3407 - Improper Restriction of Operations Within the Bounds of A Memory Buffer vulnerability in IBM Lotus Domino

047910
CVSS 9.3 - CRITICAL
Attack vector
NETWORK
Attack complexity
MEDIUM
Privileges required
NONE
Confidentiality impact
COMPLETE
Integrity impact
COMPLETE
Availability impact
COMPLETE
network
ibm
CWE-119
critical
nessus
exploit available
metasploit

Summary

Stack-based buffer overflow in the MailCheck821Address function in nnotes.dll in the nrouter.exe service in the server in IBM Lotus Domino 8.0.x before 8.0.2 FP5 and 8.5.x before 8.5.1 FP2 allows remote attackers to execute arbitrary code via a long e-mail address in an ORGANIZER:mailto header in an iCalendar calendar-invitation e-mail message, aka SPR NRBY7ZPJ9V.

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

  • descriptionIBM Lotus Domino iCalendar MAILTO Buffer Overflow. CVE-2010-3407. Remote exploit for windows platform
    idEDB-ID:17151
    last seen2016-02-02
    modified2011-04-04
    published2011-04-04
    reportermetasploit
    sourcehttps://www.exploit-db.com/download/17151/
    titleIBM Lotus Domino iCalendar MAILTO Buffer Overflow
  • descriptionIBM Lotus Domino iCalendar Email Address Stack Buffer Overflow Vulnerability. CVE-2010-3407. Remote exploits for multiple platform
    fileexploits/multiple/remote/15005.txt
    idEDB-ID:15005
    last seen2016-02-01
    modified2010-09-14
    platformmultiple
    port
    published2010-09-14
    reporterA. Plaskett
    sourcehttps://www.exploit-db.com/download/15005/
    titleIBM Lotus Domino iCalendar Email Address Stack Buffer Overflow Vulnerability
    typeremote

Metasploit

descriptionThis module exploits a vulnerability found in IBM Lotus Domino iCalendar. By sending a long string of data as the "ORGANIZER;mailto" header, process "nRouter.exe" crashes due to a Cstrcpy() routine in nnotes.dll, which allows remote attackers to gain arbitrary code execution. Note: In order to trigger the vulnerable code path, a valid Domino mailbox account is needed.
idMSF:EXPLOIT/WINDOWS/LOTUS/DOMINO_ICALENDAR_ORGANIZER
last seen2020-05-21
modified2017-07-24
published2011-04-04
references
reporterRapid7
sourcehttps://github.com/rapid7/metasploit-framework/blob/master//modules/exploits/windows/lotus/domino_icalendar_organizer.rb
titleIBM Lotus Domino iCalendar MAILTO Buffer Overflow

Nessus

NASL familySMTP problems
NASL idLOTUS_DOMINO_ICALENDAR_SAFE.NASL
descriptionAccording to its self-reported version, the remote SMTP service is an instance of IBM Lotus Domino that is is affected by a remote stack-based buffer overflow vulnerability because it fails to perform adequate boundary checks on user-supplied input. Successfully exploiting this issue may allow remote attackers to execute arbitrary code in the context of the
last seen2020-06-01
modified2020-06-02
plugin id53534
published2011-04-22
reporterThis script is Copyright (C) 2011-2018 Tenable Network Security, Inc.
sourcehttps://www.tenable.com/plugins/nessus/53534
titleIBM Lotus Domino iCalendar Email Address ORGANIZER:mailto Header Remote Overflow

Packetstorm

data sourcehttps://packetstormsecurity.com/files/download/100104/domino_icalendar_organizer.rb.txt
idPACKETSTORM:100104
last seen2016-12-05
published2011-04-06
reportersinn3r
sourcehttps://packetstormsecurity.com/files/100104/IBM-Lotus-Domino-iCalendar-MAILTO-Buffer-Overflow.html
titleIBM Lotus Domino iCalendar MAILTO Buffer Overflow

Saint

bid43219
descriptionLotus Domino nrouter.exe iCalendar MAILTO buffer overflow
idmail_smtp_domino
osvdb68040
titlelotus_domino_nrouter_icalendar_mailto
typeremote