Input validation error in linux-pam - CVE-2010-3853

 

Input validation error in linux-pam - CVE-2010-3853

Published: January 24, 2011 / Updated: August 11, 2020


Vulnerability identifier: #VU45414
CSH Severity: High
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2010-3853
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: git.kernel.org
Affected software:
linux-pam

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.

pam_namespace.c in the pam_namespace module in Linux-PAM (aka pam) before 1.1.3 uses the environment of the invoking application or service during execution of the namespace.init script, which might allow local users to gain privileges by running a setuid program that relies on the pam_namespace PAM check, as demonstrated by the sudo program.


How to mitigate CVE-2010-3853

Install update from vendor's website.

Sources