Net-SNMP: fixproc insecure temporary file creation Net-SNMP creates temporary files in an insecure manner, possibly allowing the execution of arbitrary code. net-snmp 2005-05-23 2006-05-22 91792 local 5.2.1-r1 5.2.1-r1

Net-SNMP is a suite of applications used to implement the Simple Network Management Protocol.

The fixproc application of Net-SNMP creates temporary files with predictable filenames.

A malicious local attacker could exploit a race condition to change the content of the temporary files before they are executed by fixproc, possibly leading to the execution of arbitrary code. A local attacker could also create symbolic links in the temporary files directory, pointing to a valid file somewhere on the filesystem. When fixproc is executed, this would result in the file being overwritten.

There is no known workaround at this time.

All Net-SNMP users should upgrade to the latest available version:

# emerge --sync # emerge --ask --oneshot --verbose ">=net-analyzer/net-snmp-5.2.1-r1"
CVE-2005-1740 vorlon078 koon DerCorny