mtink: Insecure tempfile handling mtink is vulnerable to symlink attacks, potentially allowing a local user to overwrite arbitrary files with the rights of the user running the utility. mtink 2004-11-09 2006-05-22 70310 local 1.0.5 1.0.5

mtink is a status monitor and inkjet cartridge changer for some Epson printers.

Tavis Ormandy from Gentoo Linux discovered that mtink uses insecure permissions on temporary files.

A local attacker could create symbolic links in the temporary files directory, pointing to a valid file somewhere on the filesystem. When mtink is executed, this would result in the file being overwritten with the rights of the user running the utility, which could be the root user.

There is no known workaround at this time.

All mtink users should upgrade to the latest version:

# emerge --sync # emerge --ask --oneshot --verbose ">=net-print/mtink-1.0.5"
CVE-2004-1110 jaervosz jaervosz jaervosz