mirror of
https://github.com/HackTricks-wiki/hacktricks.git
synced 2025-10-10 18:36:50 +00:00
Update README.md
sudo<1.8.28 is vunerable : https://ubuntu.com/security/CVE-2019-14287
This commit is contained in:
parent
3b40ab6ab7
commit
432252d95b
@ -83,7 +83,7 @@ You can check if the sudo version is vulnerable using this grep.
|
||||
sudo -V | grep "Sudo ver" | grep "1\.[01234567]\.[0-9]\+\|1\.8\.1[0-9]\*\|1\.8\.2[01234567]"
|
||||
```
|
||||
|
||||
#### sudo < v1.28
|
||||
#### sudo < v1.8.28
|
||||
|
||||
From @sickrov
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user