DEV Community

Discussion on: sudoedit (`sudo -e`) security flaw (CVE-2023-22809)

Collapse
 
spo0q profile image
spO0q πŸ’ • Edited

hey hey ^^:

sudo apt update; sudo apt --only-upgrade install sudo
Enter fullscreen mode Exit fullscreen mode

If you can update. Otherwise, you can force install by downloading the tar file and make make install

Collapse
 
spo0q profile image
spO0q πŸ’

Although, read that before:

If no users have been granted access to sudoedit there is no impact.

Collapse
 
nabbisen profile image
nabbisen

Hi, thank you so much for your detailed information ✨
You are perfectly right. We can make it installed πŸ˜†

Well, thank you, again. I added the description about "Impact" to my post with the appreciation to you.

Thread Thread
 
spo0q profile image
spO0q πŸ’

Pleasure.

Yes, impact is really important in such news. I'm actually quite surprised they found something.

Thread Thread
 
nabbisen profile image
nabbisen

Impact πŸ’‘ I learned with your kind description 😌
Agreed. They are really surprising and awesome.