lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date: Mon Mar 27 21:28:14 2006
From: zdi-disclosures at 3com.com (zdi-disclosures@...m.com)
Subject: TSRT-06-01: Symantec VERITAS NetBackup vnetd
	Buffer Overflow Vulnerability

TSRT-06-01: Symantec VERITAS NetBackup vnetd Buffer Overflow Vulnerability
http://www.tippingpoint.com/security/advisories/TSRT-06-01.html
March 27, 2006

-- CVE ID:
CVE-2006-0991

-- Affected Vendor:
Symantec VERITAS

-- Affected Products:
VERITAS NetBackup 6.0 Client
VERITAS NetBackup 6.0 Server

-- TippingPoint(TM) IPS Customer Protection:
TippingPoint IPS customers have been protected against this
vulnerability since January 23, 2006 by Digital Vaccine protection
filter ID 4021. For further product information on the TippingPoint IPS:

    http://www.tippingpoint.com 

-- Vulnerability Details:
This vulnerability allows remote attackers to execute arbitrary code on
vulnerable Symantec VERITAS NetBackup client and server installations.
Authentication is not required to exploit this vulnerability.

This specific flaw exists within specially crafted messages to the
vnetd service, listening on TCP port 13724 via opcode 6 (Request
Service).  An attacker can overrun two fixed size buffers, one on the
stack, and the other in the .data section of the executable.

In the main function of bpspsserver, a call to get_adaptable_string()
at 0x0040243A reads in a variable length string from the network in the
form of '[len][string]'. This string is then copied via a sprintf() at
0x00402458, and a swprintf() at 0x00402479 into two different fixed
sized buffers. The first buffer is on the stack and the second buffer
is a global variable.

-- Vendor Response:
Symantec engineers have addressed these issues in all currently
supported versions of NetBackup. Symantec engineers did additional
reviews and will continue on-going reviews of related file
functionality to further enhance the overall security of Veritas
NetBackup products and to eliminate any additional potential concerns.

Security updates are available for all supported products. Symantec
strongly recommends all customers immediately apply the latest
cumulative Security Pack updates or Maintenance Pack releases as
indicated for their supported product versions to protect against
threats of this nature.

http://support.veritas.com/docs/281521 

-- Disclosure Timeline:
2006.01.23 - Vulnerability reported to vendor
2006.01.23 - Digital Vaccine released to TippingPoint customers
2006.03.27 - Coordinated public release of advisory

-- Credit:
This vulnerability was discovered by the TippingPoint Security Research

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ