2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 01:49:11 +00:00
sudo/plugins
Marco Trevisan (Treviño) a68e821ef9 plugins/pam: Check the user didn't change during PAM transaction
PAM modules can change the user during their execution, in such case,
sudo would still use the user that has been provided giving potentially
access to another user with the credentials of another one.

So prevent this to happen, by ensuring that the final PAM user is
matching the one which started the transaction
2024-10-05 11:09:36 -06:00
..
2024-02-21 13:17:54 -07:00
2024-02-21 13:17:54 -07:00
2024-02-21 13:17:54 -07:00
2024-02-21 13:17:54 -07:00
2024-02-21 13:17:54 -07:00