7.2

CVE-2012-0809

Exploit

Format string vulnerability in the sudo_debug function in Sudo 1.8.0 through 1.8.3p1 allows local users to execute arbitrary code via format string sequences in the program name for sudo.

Data is provided by the National Vulnerability Database (NVD)
Todd MillerSudo Version1.8.0
Todd MillerSudo Version1.8.1
Todd MillerSudo Version1.8.1p1
Todd MillerSudo Version1.8.1p2
Todd MillerSudo Version1.8.2
Todd MillerSudo Version1.8.3
Todd MillerSudo Version1.8.3p1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 43.58% 0.974
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 7.2 3.9 10
AV:L/AC:L/Au:N/C:C/I:C/A:C
CWE-134 Use of Externally-Controlled Format String

The product uses a function that accepts a format string as an argument, but the format string originates from an external source.