Lucene search
+L

1 matches found

securityvulns
securityvulns
added 2001/07/06 12:0 a.m.54 views

lmail local root exploit

lmail is vulnerable to an insecure mktemp race which allows a user to overwrite or create a files. Offending code lmail.c: define MAILTMPFILE "/tmp/rmXXXXXX" ... static char tempfname = MAILTMPFILE; ... if fseekstdin, 0L, 0 != 0 mailfile = fopenmktemptempfname, "w+"; ... Patch: s/mktemp/mkstemp/g...

7.5AI score
SaveExploits0
Rows per page
Query Builder