mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
950 B
950 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
- http://c-skills.blogspot.com/2011/11/openpam-trickery.html
- http://c-skills.blogspot.com/2011/11/openpam-trickery.html
Github
No PoCs found on GitHub currently.