Name | CVE-2003-0388 |
Description | pam_wheel in Linux-PAM 0.78, with the trust option enabled and the use_uid option disabled, allows local users to spoof log entries and gain privileges by causing getlogin() to return a spoofed user name. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
Vulnerable and fixed packages
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|
pam (PTS) | jessie | 1.1.8-3.1+deb8u2 | fixed |
| stretch | 1.1.8-3.6 | fixed |
| buster | 1.3.1-5 | fixed |
| bullseye | 1.4.0-9+deb11u1 | fixed |
| bookworm | 1.5.2-6+deb12u1 | fixed |
| sid, trixie | 1.5.3-7 | fixed |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|
pam | source | (unstable) | (not affected) | | | |
Notes
- pam <not-affected> (pam is not vulnerable at all in sarge, according to maintainer)
From the libc documentation:
"The user cannot do anything to fool these functions."
This means that this is not a bug in getlogin.