GNU Project Debugger (GDB) Integer Overflow in Binary File Descriptor Library May Permit Code Execution
|
|
SecurityTracker Alert ID: 1016544
|
|
SecurityTracker URL: http://securitytracker.com/id?1016544
|
|
CVE Reference: CVE-2005-1704
(Links to External Site)
|
Date: Jul 20 2006
|
Impact: Execution of arbitrary code via local system, Execution of arbitrary code via network, User access via network
|
Fix Available: Yes
Vendor Confirmed: Yes
|
Version(s): prior to 6.3
|
Description: A vulnerability was reported in GNU Project Debugger (GDB). A remote user can cause arbitrary code to be executed on the target user's system.
A remote user can create a specially crafted object file with a large number of section headers that, when loaded by the target user,
will trigger an integer overflow in the Binary File Descriptor (BFD) library and execute arbitrary code on the target system.
Several
packages, including binutils and elfutils use the affected library.
This vulnerability was originally reported in May 2005.
|
Impact: A remote user can create a file that, when loaded by the target user, will execute arbitrary code on the target user's system.
|
Solution: The vendor issued a fixed version (6.3).
|
Vendor URL: www.gnu.org/software/gdb/ (Links to External Site)
|
Cause: Boundary error
|
Underlying OS: Linux (Any)
|
|
Message History:
This archive entry has one or more follow-up message(s) listed below.
|
Source Message Contents
|
Date: Thu, 20 Jul 2006 10:15:45 -0400
Subject: CVE-2005-1704
|
CVE-2005-1704
Description: Integer overflow in the Binary File Descriptor (BFD) library for gdb
before 6.3, binutils, elfutils, and possibly other packages, allows user-complicit
attackers to execute arbitrary code via a crafted object file that specifies a large
number of section headers, leading to a heap-based buffer overflow.
|
|