GNU ed Heap Overflow in strip_escapes() Lets Remote Users Execute Arbitrary Code
|
|
SecurityTracker Alert ID: 1020734
|
|
SecurityTracker URL: http://securitytracker.com/id?1020734
|
|
CVE Reference: CVE-2008-3916
(Links to External Site)
|
Updated: Sep 15 2008
|
Original Entry Date: Aug 25 2008
|
Impact: Execution of arbitrary code via network, User access via network
|
Fix Available: Yes
Vendor Confirmed: Yes
|
Version(s): prior to 1.0
|
Description: A vulnerability was reported in GNU ed. A remote user can cause arbitrary code to be executed on the target user's system.
A remote user can create a specially crafted file that, when processed by the target user, will trigger a heap overflow and potentially
execute arbitrary code on the target system. The code will run with the privileges of the target user.
The vulnerability resides
in 'signal.c'.
|
Impact: A remote user can create a file that, when processed by the target user, will execute arbitrary code on the target user's system.
|
Solution: The vendor has issued a fixed version (1.0), available at:
http://ftp.gnu.org/gnu/ed/
|
Vendor URL: www.gnu.org/software/ed/ed.html (Links to External Site)
|
Cause: Boundary error
|
Underlying OS: Linux (Any)
|
Reported By: Antonio Diaz Diaz <nouser@nohost.nodomain>
|
Message History:
This archive entry has one or more follow-up message(s) listed below.
|
Source Message Contents
|
Date: Thu, 21 Aug 2008 21:20:16 +0200
From: Antonio Diaz Diaz <nouser@nohost.nodomain>
Subject: [Bug-ed] Version 1.0 of GNU ed released
|
I am pleased to announce the release of GNU ed 1.0.
GNU ed is an 8-bit clean, more or less POSIX-compliant implementation of
the standard Unix line editor.
The homepage is at http://www.gnu.org/software/ed/ed.html
The sources can be dowloaded from http://ftp.gnu.org/gnu/ed/ or from
your favorite GNU mirror.
The md5sum is:
80d096dc98fd17a44fb9e3ed3e719ee7 ed-1.0.tar.bz2
This release is also GPG signed. You can download the signature by
appending ".sig" to the URL.
Changes in version 1.0:
* The option "--program-prefix" has been added to the configure script.
* A buffer overflow has been fixed.
Please send bug reports and suggestions to address@hidden
Regards,
Antonio Diaz, GNU ed maintainer.
|
|