GLSA Advocate
Joined: 12 May 2004 Posts: 2663
|
Posted: Thu May 19, 2005 4:54 pm Post subject: [ GLSA 200505-14 ] Cheetah: Untrusted module search path |
|
|
Gentoo Linux Security Advisory
Title: Cheetah: Untrusted module search path (GLSA 200505-14)
Severity: normal
Exploitable: local
Date: May 19, 2005
Updated: May 17, 2006
Bug(s): #92926
ID: 200505-14
Synopsis
Cheetah contains a vulnerability in the module importing code that can allow a local user to gain escalated privileges.
Background
Cheetah is a Python powered template engine and code generator.
Affected Packages
Package: dev-python/cheetah
Vulnerable: < 0.9.17_rc1
Unaffected: >= 0.9.17_rc1
Architectures: All supported architectures
Description
Brian Bird discovered that Cheetah searches for modules in the world-writable /tmp directory.
Impact
A malicious local user could place a module containing arbitrary code in /tmp, which when imported would run with escalated privileges.
Workaround
There are no known workarounds at this time.
Resolution
All Cheetah users should upgrade to the latest version: Code: | # emerge --sync
# emerge --ask --oneshot --verbose ">=dev-python/cheetah-0.9.17_rc1" |
References
Secunia Advisory SA15386
Last edited by GLSA on Thu Jul 27, 2006 4:17 am; edited 4 times in total |
|