9.3
CVSSv2

CVE-2012-2915

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

Vulnerability Summary

Stack-based buffer overflow in Lattice Semiconductor PAC-Designer 6.2.1344 allows remote malicious users to execute arbitrary code via a long string in a Value tag in a SymbolicSchematicData definition tag in PAC Design (.pac) file.

Vulnerable Product Search on Vulmon Subscribe to Product

lattice semiconductor pac-designer 6.2.1344

Exploits

Lattice Semiconductor PAC-Designer version 621 suffers from a stack-based buffer overflow ...
#!/usr/bin/python -w #------------------------------------------------------------------------------------# # Exploit: Lattice Semiconductor PAC-Designer 621 (possibly all versions) # # CVE: CVE-2012-2915 # # Author: b33f (Ruben Boonen) - wwwfuzzysecuritycom/ ...
## # 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 ...