10
CVSSv2

CVE-2012-3274

Published: 06/12/2012 Updated: 09/10/2019
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

Stack-based buffer overflow in uam.exe in the User Access Manager (UAM) component in HP Intelligent Management Center (IMC) prior to 5.1 E0101P01 allows remote malicious users to execute arbitrary code via vectors related to log data.

Vulnerable Product Search on Vulmon Subscribe to Product

hp intelligent management center 5.0

hp intelligent management center

Exploits

## # This module requires Metasploit: metasploitcom/download # Current source: githubcom/rapid7/metasploit-framework ## require 'msf/core' class MetasploitModule < Msf::Exploit::Remote Rank = NormalRanking include Msf::Exploit::Remote::Udp def initialize(info = {}) super(update_info(info, 'Name' =&g ...