Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[ GLSA 200506-08 ] GNU shtool, ocaml-mysql: Insecure temporary file creation
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
Advocate
Advocate


Joined: 12 May 2004
Posts: 2663

PostPosted: Sat Jun 11, 2005 5:59 pm    Post subject: [ GLSA 200506-08 ] GNU shtool, ocaml-mysql: Insecure tempora Reply with quote

Gentoo Linux Security Advisory

Title: GNU shtool, ocaml-mysql: Insecure temporary file creation (GLSA 200506-08)
Severity: normal
Exploitable: local
Date: June 11, 2005
Bug(s): #93782, #93784
ID: 200506-08

Synopsis

GNU shtool and ocaml-mysql are vulnerable to symlink attacks, potentially allowing a local user to overwrite arbitrary files.

Background

GNU shtool is a compilation of small shell scripts into a single shell tool. The ocaml-mysql package includes the GNU shtool code.

Affected Packages

Package: dev-util/shtool
Vulnerable: < 2.0.1-r2
Unaffected: >= 2.0.1-r2
Architectures: All supported architectures

Package: dev-ml/ocaml-mysql
Vulnerable: < 1.0.3-r1
Unaffected: >= 1.0.3-r1
Architectures: All supported architectures


Description

Eric Romang has discovered that GNU shtool insecurely creates temporary files with predictable filenames (CAN-2005-1751). On closer inspection, Gentoo Security discovered that the shtool temporary file, once created, was being reused insecurely (CAN-2005-1759).

Impact

A local attacker could create symbolic links in the temporary files directory, pointing to a valid file somewhere on the filesystem. When a GNU shtool script is executed, this would result in the file being overwritten with the rights of the user running the script, which could be the root user.

Workaround

There is no known workaround at this time.

Resolution

All GNU shtool users should upgrade to the latest version:
Code:
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-util/shtool-2.0.1-r2"
All ocaml-mysql users should upgrade to the latest version:
Code:
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-ml/ocaml-mysql-1.0.3-r1"


References

CAN-2005-1751
CAN-2005-1759


Last edited by GLSA on Sun May 07, 2006 4:57 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