Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[ GLSA 200410-07 ] ed: Insecure temporary file handling
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index News & Announcements
View previous topic :: View next topic  
Author Message
GLSA
Bodhisattva
Bodhisattva


Joined: 25 Feb 2003
Posts: 3829
Location: Essen, Germany

PostPosted: Sat Oct 09, 2004 7:06 pm    Post subject: [ GLSA 200410-07 ] ed: Insecure temporary file handling Reply with quote

Gentoo Linux Security Advisory

Title: ed: Insecure temporary file handling (GLSA 200410-07)
Severity: normal
Exploitable: local
Date: October 09, 2004
Bug(s): #66400
ID: 200410-07

Synopsis

The ed utility is vulnerable to symlink attacks, potentially allowing a local user to overwrite or change rights on arbitrary files with the rights of the user running ed, which could be the root user.

Background

ed is a line-oriented text editor, used to create or modify text files, both interactively and via shell scripts.

Affected Packages

Package: sys-apps/ed
Vulnerable: <= 0.2-r3
Unaffected: >= 0.2-r4
Architectures: All supported architectures


Description

ed insecurely creates temporary files in world-writeable directories with predictable names. Given that ed is used in various system shell scripts, they are by extension affected by the same vulnerability.

Impact

A local attacker could create symbolic links in the temporary files directory, pointing to a valid file somewhere on the filesystem. When ed is called, this would result in file access with the rights of the user running the utility, which could be the root user.

Workaround

There is no known workaround at this time.

Resolution

All ed users should upgrade to the latest version:
Code:
# emerge sync
# emerge -pv ">=sys-apps/ed-0.2-r4"
# emerge ">=sys-apps/ed-0.2-r4"


References

CVE-2000-1137


Last edited by GLSA on Sun May 07, 2006 4:52 pm; edited 1 time in total
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index News & Announcements All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum