]> granicus.if.org Git - sudo/commit
Rewritten sudoedit_checkdir support that checks all the dirs in the
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 11 Jan 2016 01:31:29 +0000 (18:31 -0700)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 11 Jan 2016 01:31:29 +0000 (18:31 -0700)
commit68c1073fe52680f31682d3381d8824f709e40ec7
tree583918be646b2fbfae846b95760730f9f6eeff6d
parent39db87e62b9b2061e59588bd96237623d0977e0b
Rewritten sudoedit_checkdir support that checks all the dirs in the
path and refuses to follow symlinks in writable directories.
This is a better fix for CVE-2015-5602.
Adapted from a diff by Ben Hutchings.  Bug #707
doc/CONTRIBUTORS
doc/UPGRADE
doc/sudoers.cat
doc/sudoers.man.in
doc/sudoers.mdoc.in
include/sudo_compat.h
src/sudo_edit.c