10
CVSSv2

CVE-2005-0260

Published: 02/05/2005 Updated: 07/04/2021
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 the Discovery Service for BrightStor ARCserve Backup 11.1 and previous versions allows remote malicious users to execute arbitrary code via a long packet to UDP port 41524, which is not properly handled in a recvfrom call.

Vulnerable Product Search on Vulmon Subscribe to Product

broadcom brightstor arcserve backup 11.1

Exploits

## # $Id: discovery_udprb 9263 2010-05-09 17:52:51Z 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 Me ...