Does anyone know which version of sudo on #Debian 9 fixes the #baronsamedit vulnerability?
I just know that for Debian 10 it's sudo 1.8.27-1+deb10u3... for Ubuntu there is this comprehensive page, but for Debian? https://ubuntu.com/security/notices/USN-4705-1
$ sudo make me a sandwich
> You are not in the sudoers file. This incident will be reported
$ sudoedit -s '\' `perl -e 'print "A" x 65536'` make me a sandwich
> (core dumped)
> Okay
#sudo #baronsamedit #linux #security
🐦🔗: https://twitter.com/Jogenfors/status/1354151579058888712
The Qualys Research Team has discovered a heap overflow vulnerability in sudo, a near-ubiquitous utility available on major Unix-like operating systems. Any unprivileged user can gain root privileges…