9.3
CVSSv2

CVE-2012-0201

Published: 02/03/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

Stack-based buffer overflow in pcspref.dll in pcsws.exe in IBM Personal Communications 5.9.x prior to 5.9.8 and 6.0.x prior to 6.0.4 might allow remote malicious users to execute arbitrary code via a long profile string in a WorkStation (aka .ws) file.

Vulnerable Product Search on Vulmon Subscribe to Product

ibm personal communications 5.9.7.1

ibm personal communications 5.9.7.0

ibm personal communications 6.0.3.0

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 = GreatRanking # ASLR+D ...