Files
CVEs-PoC/2019/CVE-2019-14287.md
T
2024-08-05 18:41:32 +00:00

6.8 KiB

CVE-2019-14287

Description

In Sudo before 1.8.28, an attacker with access to a Runas ALL sudoer account can bypass certain policy blacklists and session PAM modules, and can cause incorrect logging, by invoking sudo with a crafted user ID. For example, this allows bypass of !root configuration, and USER= logging, for a "sudo -u #$((0xffffffff))" command.

POC

Reference

Github