cve/2011/CVE-2011-5054.md
2024-06-18 02:51:15 +02:00

888 B

CVE-2011-5054

Description

kcheckpass passes a user-supplied argument to the pam_start function, often within a setuid environment, which allows local users to invoke any configured PAM stack, and possibly trigger unintended side effects, via an arbitrary valid PAM service name, a different vulnerability than CVE-2011-4122. NOTE: the vendor indicates that the possibility of resultant privilege escalation may be "a bit far-fetched."

POC

Reference

Github

No PoCs found on GitHub currently.