Vulnerabilities > CVE-2012-2176 - Buffer Errors vulnerability in IBM Lotus Quickr 8.2

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
exploit available
metasploit

Summary

Multiple stack-based buffer overflows in a certain ActiveX control in qp2.cab in IBM Lotus Quickr 8.2 before 8.2.0.27-002a for Domino allow remote attackers to execute arbitrary code via a long argument to the (1) Attachment_Times or (2) Import_Times method.

Vulnerable Configurations

Part Description Count
Application
Ibm
1

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 QuickR qp2 ActiveX Buffer Overflow. CVE-2012-2176. Remote exploit for windows platform
idEDB-ID:23737
last seen2016-02-02
modified2012-12-31
published2012-12-31
reportermetasploit
sourcehttps://www.exploit-db.com/download/23737/
titleIBM Lotus QuickR qp2 - ActiveX Buffer Overflow

Metasploit

descriptionThis module exploits a buffer overflow vulnerability on the UploadControl ActiveX. The vulnerability exists in the handling of the "Attachment_Times" property, due to the insecure usage of the _swscanf. The affected ActiveX is provided by the qp2.dll installed with the IBM Lotus Quickr product. This module has been tested successfully on IE6-IE9 on Windows XP, Vista and 7, using the qp2.dll 8.1.0.1800. In order to bypass ASLR the no aslr compatible module msvcr71.dll is used. This one is installed with the qp2 ActiveX.
idMSF:EXPLOIT/WINDOWS/BROWSER/QUICKR_QP2_BOF
last seen2020-06-13
modified2017-10-05
published2012-12-28
references
reporterRapid7
sourcehttps://github.com/rapid7/metasploit-framework/blob/master//modules/exploits/windows/browser/quickr_qp2_bof.rb
titleIBM Lotus QuickR qp2 ActiveX Buffer Overflow

Packetstorm

data sourcehttps://packetstormsecurity.com/files/download/119167/quickr_qp2_bof.rb.txt
idPACKETSTORM:119167
last seen2016-12-05
published2012-12-31
reporterGaurav Baruah
sourcehttps://packetstormsecurity.com/files/119167/IBM-Lotus-QuickR-qp2-ActiveX-Buffer-Overflow.html
titleIBM Lotus QuickR qp2 ActiveX Buffer Overflow

Saint

bid53678
descriptionIBM Lotus Quickr QP2 ActiveX Overflow
idmisc_ibmquickrax
osvdb82166
titleibm_lotus_quickr_qp2_activex
typeclient

Seebug

bulletinFamilyexploit
descriptionBUGTRAQ ID: 53678 CVE ID: CVE-2012-2176 IBM Lotus Quickr是一款团队协作软件,能够帮助访问人员、信息和完成任务所需的项目材料。 IBM Lotus Quickr for Domino 8.2在qp2.cab ActiveX控件的实现上存在边界错误导致的远程栈缓冲区溢出漏洞,攻击者可通过调用带有超长参数的"Attachment_Times()"或"Import_Times()"方法利用此漏洞造成栈缓冲区溢出,导致执行任意代码。 0 IBM Lotus Quickr 8.2 厂商补丁: IBM --- 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载: http://www.ers.ibm.com/
idSSV:60157
last seen2017-11-19
modified2012-05-25
published2012-05-25
reporterRoot
titleIBM Lotus Quickr 'qp2.cab' ActiveX控件栈缓冲区溢出漏洞