Feynmf: Insecure temporary file creation A vulnerability has been discovered in Feynmf allowing local users to overwrite arbitrary files via a symlink attack. feynmf November 20, 2007 November 20, 2007: 01 198231 local 1.08-r2 1.08-r2

Feynmf is a combined LaTeX and Metafont package for easy drawing of professional quality Feynman (and maybe other) diagrams.

Kevin B. McCarty discovered that the feynmf.pl script creates a temporary "properly list" file at the location "$TMPDIR/feynmf$PID.pl", where $PID is the process ID.

A local attacker could create symbolic links in the directory where the temporary files are written, pointing to a valid file somewhere on the filesystem that is writable by the user running Feynmf. When Feynmf writes the temporary file, the target valid file would then be overwritten with the contents of the Feynmf temporary file.

There is no known workaround at this time.

All Feynmf users should upgrade to the latest version:

# emerge --sync # emerge --ask --oneshot --verbose ">=dev-tex/feynmf-1.08-r2"
CVE-2007-5940 p-y p-y rbu