Ghostscript: Insecure temporary file use in multiple scripts — GLSA 200410-18 Multiple scripts in the Ghostscript package are vulnerable to symlink attacks, potentially allowing a local user to overwrite arbitrary files with the rights of the user running the script. Affected packages Package app-text/ghostscript-esp on all architectures Affected versions < 7.07.1-r7 Unaffected versions >= 7.07.1-r7 revision >= 7.05.6-r2 Background Ghostscript is a software package providing an interpreter for the PostScript language and the PDF file format. It also provides output drivers for various file formats and printers. Description The pj-gs.sh, ps2epsi, pv.sh and sysvlp.sh scripts create temporary files in world-writeable directories with predictable names. Impact A local attacker could create symbolic links in the temporary files directory, pointing to a valid file somewhere on the filesystem. When an affected script is called, this would result in the file to be 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 Ghostscript users on all architectures except PPC should upgrade to the latest version: # emerge sync # emerge -pv ">=app-text/ghostscript-esp-7.07.1-r7" # emerge ">=app-text/ghostscript-esp-7.07.1-r7" Ghostscript users on the PPC architecture should upgrade to the latest stable version on their architecture: # emerge sync # emerge -pv ">=app-text/ghostscript-esp-7.05.6-r2" # emerge ">=app-text/ghostscript-esp-7.05.6-r2" References CAN-2004-0967