10
CVSSv2

CVE-2012-0202

Published: 04/05/2012 Updated: 29/08/2017
CVSS v2 Base Score: 10 | Impact Score: 10 | Exploitability Score: 10
VMScore: 1000
Vector: AV:N/AC:L/Au:N/C:C/I:C/A:C

Vulnerability Summary

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

Vulnerable Product Search on Vulmon Subscribe to Product

ibm cognos tm1 9.4.1.3

ibm cognos tm1 9.5.1

ibm cognos tm1 9.4.1

ibm cognos tm1 9.5.2

Exploits

## # This file is part of the Metasploit Framework and may be subject to # redistribution and commercial restrictions Please see the Metasploit # Framework web site for more information on licensing and terms of use # metasploitcom/framework/ ## require 'msf/core' class Metasploit3 < Msf::Exploit::Remote Rank = NormalRanking inclu ...