Do your applications use this vulnerable package?
Test your applications
Overview
Sudo through 1.8.29 allows local users to escalate to root if they have write access to file descriptor 3 of the sudo process. This occurs because of a race condition between determining a uid, and the setresuid and openat system calls. The attacker can write "ALL ALL=(ALL) NOPASSWD:ALL" to /proc/#####/fd/3 at a time when Sudo is prompting for a password.
References
CVSS Score
7.0
high severity
-
Attack VectorLocal
-
Attack ComplexityHigh
-
Privileges RequiredLow
-
User InteractionNone
-
ScopeUnchanged
-
ConfidentialityHigh
-
IntegrityHigh
-
AvailabilityHigh
- CVE
- CVE-2019-18684
- CWE
- CWE-362
- Snyk ID
- SNYK-DEBIAN9-SUDO-482319
- Disclosed
- 04 Nov, 2019
- Published
- 10 Nov, 2019