Bug#476321: [Secure-testing-team] Bug#476321: cecilia: Unsafe temp file

2008-04-15 Thread Nico Golde
Hi Felipe, * Felipe Sateler <[EMAIL PROTECTED]> [2008-04-15 23:01]: [...] > lib/prefs.tcl does, at line 185: > catch {exec $csound >& /tmp/csvers} > set f [open /tmp/csvers r] Confirmed, requested CVE id. Thanks! Kind regards Nico -- Nico Golde - http://www.ngolde.de - [EMAIL PROTECT

Bug#476321: cecilia: Unsafe temp file

2008-04-15 Thread Felipe Sateler
Package: cecilia Version: 2.0.5-2 Severity: grave Tags: security Justification: user security hole lib/prefs.tcl does, at line 185: catch {exec $csound >& /tmp/csvers} set f [open /tmp/csvers r] A malicious user could create /tmp/csvers as a symlink to another file, and when cecil