Bugzilla – Bug 346454
VUL-0: CVE-2007-6209: zsh: overwrite arbitrary files
Last modified: 2018-02-26 15:46:58 UTC
Hi. There is a security bug in 'zsh'. This bug is public. There is no coordinated release date (CRD) set. CVE number: CVE-2007-6209 CVE description: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6209 Original posting: ====================================================== Name: CVE-2007-6209 URL: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6209 Util/difflog.pl in zsh 4.3.4 allows local users to overwrite arbitrary files via a symlink attack on temporary files.
We don't ship it. $ for i in 10.1 10.2 10.3; do zgrep -c difflog \ /mounts/dist/full/full-$i-i386/ARCHIVES.gz; done 0 0 0 $ for i in sles8 sles9 sles10; do zgrep -c difflog \ /mounts/dist/full/full-$i-i386/ARCHIVES.gz; done 0 0 0
CVE-2007-6209: CVSS v2 Base Score: 4.6 (AV:L/AC:L/Au:N/C:P/I:P/A:P)