vendor:
sudo
by:
joernchen
7,8
CVSS
HIGH
Format String Vulnerability
134
CWE
Product Name: sudo
Affected Version From: 1.8.0
Affected Version To: 1.8.3p1
Patch Exists: YES
Related CWE: N/A
CPE: a:sudo:sudo
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Linux
2012
Phenoelit Advisory
The vulnerability is caused by the getprogname() function which is user controlled and goes to fmt2 which then gets vfprintf()ed to stderr. This results in a Format String vulnerability.
Mitigation:
Update to sudo 1.8.3p1 or later.