CVE-2019-19234
Last modified
CVE-2019-19234 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. In Sudo through 1.8.29, the fact that a user has been blocked (e.g., by using the ! character in the shadow file instead of a password hash) is not considered, allowing an attacker (who has access to a Runas ALL sudoer account) to impersonate any blocked user. NOTE: The software maintainer believes that this CVE is not valid. EPSS estimates a 3.39% chance of exploitation in the next 30 days.
Description
In Sudo through 1.8.29, the fact that a user has been blocked (e.g., by using the ! character in the shadow file instead of a password hash) is not considered, allowing an attacker (who has access to a Runas ALL sudoer account) to impersonate any blocked user. NOTE: The software maintainer believes that this CVE is not valid. Disabling local password authentication for a user is not the same as disabling all access to that user--the user may still be able to login via other means (ssh key, kerberos, etc). Both the Linux shadow(5) and passwd(1) manuals are clear on this. Indeed it is a valid use case to have local accounts that are _only_ accessible via sudo and that cannot be logged into with a password. Sudo 1.8.30 added an optional setting to check the _shell_ of the target user (not the encrypted password!) against the contents of /etc/shells but that is not the same thing as preventing access to users with an invalid password hash
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Sudo | Sudo | <= 1.8.29 |
References
- https://www.sudo.ws/devel.html#1.8.30b2Vendor Advisory
- https://www.sudo.ws/stable.htmlVendor Advisory
- https://www.sudo.ws/devel.html#1.8.30b2Vendor Advisory
- https://www.sudo.ws/stable.htmlVendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2019-19234?
How severe is CVE-2019-19234?
How do I fix CVE-2019-19234?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2019
- CVE-2019-19228Fronius Solar Inverter devices before 3.14.1 (HM 1.12.1) all…9.8
- CVE-2019-19229admincgi-bin/service.fcgi on Fronius Solar Inverter devices …6.5
- CVE-2019-1923A vulnerability in Cisco Small Business SPA500 Series IP Pho…6.6
- CVE-2019-19230An unsafe deserialization vulnerability exists in CA Release…9.8
- CVE-2019-19231An insecure file access vulnerability exists in CA Client Au…7.8
- CVE-2019-19232In Sudo through 1.8.29, an attacker with access to a Runas A…7.5
- CVE-2019-19235AsLdrSrv.exe in ASUS ATK Package before V1.0.0061 (for Windo…7
- CVE-2019-1924Multiple vulnerabilities in Cisco Webex Network Recording Pl…7.8
- CVE-2019-19240Embedthis GoAhead before 5.0.1 mishandles redirected HTTP re…5.3
- CVE-2019-19241In the Linux kernel before 5.4.2, the io_uring feature leads…7.8
- CVE-2019-19242SQLite 3.30.1 mishandles pExpr->y.pTab, as demonstrated by t…5.9
- CVE-2019-19244sqlite3Select in select.c in SQLite 3.30.1 allows a crash if…7.5
Are you affected by CVE-2019-19234?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
