6.9
CVSSv2

CVE-2011-4122

Published: 17/11/2011 Updated: 29/08/2017
CVSS v2 Base Score: 6.9 | Impact Score: 10 | Exploitability Score: 3.4
VMScore: 695
Vector: AV:L/AC:M/Au:N/C:C/I:C/A:C

Vulnerability Summary

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.

Vulnerable Product Search on Vulmon Subscribe to Product

freebsd freebsd 8.1

Exploits

source: wwwsecurityfocuscom/bid/50607/info OpenPAM is prone to a local privilege-escalation vulnerability Local attackers may exploit this issue to execute arbitrary code with superuser privileges Successfully exploiting this issue will result in the complete compromise of affected computers #!/usr/bin/perl # kcheckpass invoking pa ...