Vulnerabilities > CVE-2012-0202 - Improper Restriction of Operations Within the Bounds of A Memory Buffer vulnerability in IBM Cognos TM1

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

Summary

Multiple stack-based buffer overflows in tm1admsd.exe in the Admin Server in IBM Cognos TM1 9.4.x and 9.5.x before 9.5.2 FP2 allow remote attackers to cause a denial of service (daemon crash) or possibly execute arbitrary code via crafted data.

Vulnerable Configurations

Part Description Count
Application
Ibm
4

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 Cognos tm1admsd.exe Overflow. CVE-2012-0202. Remote exploit for windows platform
idEDB-ID:23969
last seen2016-02-02
modified2013-01-08
published2013-01-08
reportermetasploit
sourcehttps://www.exploit-db.com/download/23969/
titleIBM Cognos tm1admsd.exe Overflow Vulnerability

Metasploit

descriptionThis module exploits a stack buffer overflow in IBM Cognos Analytic Server Admin service. The vulnerability exists in the tm1admsd.exe component, due to a dangerous copy of user controlled data to the stack, via memcpy, without validating the supplied length and data. The module has been tested successfully on IBM Cognos Express 9.5 over Windows XP SP3.
idMSF:EXPLOIT/WINDOWS/MISC/IBM_COGNOS_TM1ADMSD_BOF
last seen2020-06-01
modified2017-07-24
published2013-01-05
references
reporterRapid7
sourcehttps://github.com/rapid7/metasploit-framework/blob/master//modules/exploits/windows/misc/ibm_cognos_tm1admsd_bof.rb
titleIBM Cognos tm1admsd.exe Overflow

Packetstorm

data sourcehttps://packetstormsecurity.com/files/download/119330/ibm_cognos_tm1admsd_bof.rb.txt
idPACKETSTORM:119330
last seen2016-12-05
published2013-01-08
reporterunknown
sourcehttps://packetstormsecurity.com/files/119330/IBM-Cognos-tm1admsd.exe-Overflow.html
titleIBM Cognos tm1admsd.exe Overflow

Saint

bid52847
descriptionIBM Cognos TM1 and Express Admin Server Buffer Overflow
osvdb80876
titleibm_cognos_admin_server_tm1admsd
typeremote