vendor:
SUSE Linux
by:
xnec
7.2
CVSS
HIGH
Buffer Overflow
120
CWE
Product Name: SUSE Linux
Affected Version From: S.u.S.E. 5.2
Affected Version To: S.u.S.E. 5.2
Patch Exists: YES
Related CWE: N/A
CPE: o:suse:suse_linux:5.2
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
1999
PLP Line Printer Control Program Buffer Overflow
The PLP Line Printer Control program, shipped with S.u.S.E. 5.2 is vulnerable to a local remote buffer overflow. An attacker can exploit this vulnerability to gain root access for a local user. The buffer we're overflowing is 256bytes, and an offset of 0 works just fine. The vulnerable code is in displayq.c and control_ops.c, where an attempt is made to fscanf() the lockfile's contents into a fixed length buffer.
Mitigation:
The full fix information can be found in the Bugtraq post (www.geek-girl.com/bugtraq).