Files
CVEs-PoC/2011/CVE-2011-4122.md
T
2024-06-09 00:33:16 +00:00

936 B

CVE-2011-4122

Description

Directory traversal vulnerability in openpam_configure.c in OpenPAM before r478 on FreeBSD 8.1 allows local users to load arbitrary DSOs and gain privileges via a .. (dot dot) in the service_name argument to the pam_start function, as demonstrated by a .. in the -c option to kcheckpass.

POC

Reference

Github