9.3
CVSSv2

CVE-2012-2176

Published: 25/05/2012 Updated: 29/08/2017
CVSS v2 Base Score: 9.3 | Impact Score: 10 | Exploitability Score: 8.6
VMScore: 935
Vector: AV:N/AC:M/Au:N/C:C/I:C/A:C

Vulnerability Summary

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

Vulnerable Product Search on Vulmon Subscribe to Product

ibm lotus quickr 8.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 inc ...