7.5
CVSSv2

CVE-2007-0169

Published: 11/01/2007 Updated: 07/04/2021
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

Multiple buffer overflows in Computer Associates (CA) BrightStor ARCserve Backup 9.01 up to and including 11.5, Enterprise Backup 10.5, and CA Server/Business Protection Suite r2 allow remote malicious users to execute arbitrary code via RPC requests with crafted data for opnums (1) 0x2F and (2) 0x75 in the (a) Message Engine RPC service, or opnum (3) 0xCF in the Tape Engine service.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

broadcom brightstor arcserve backup 9.01

broadcom brightstor enterprise backup 10.5

broadcom business protection suite 2.0

broadcom brightstor arcserve backup

Exploits

## # $Id: message_enginerb 9179 2010-04-30 08:40:19Z jduck $ ## ## # 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 M ...