#VU32861 Permissions, Privileges, and Access Controls in Sudo - CVE-2010-0426

 

#VU32861 Permissions, Privileges, and Access Controls in Sudo - CVE-2010-0426

Published: February 24, 2010 / Updated: July 28, 2020


Vulnerability identifier: #VU32861
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2010-0426
CWE-ID: CWE-264
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
Sudo
Software vendor:
Sudo

Description

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

sudo 1.6.x before 1.6.9p21 and 1.7.x before 1.7.2p4, when a pseudo-command is enabled, permits a match between the name of the pseudo-command and the name of an executable file in an arbitrary directory, which allows local users to gain privileges via a crafted executable file, as demonstrated by a file named sudoedit in a user's home directory.


Remediation

Install update from vendor's website.

External links