vendor:
AIX
by:
dvorak
7.5
CVSS
HIGH
Buffer Overflow
119
CWE
Product Name: AIX
Affected Version From: AIX 4.3.2
Affected Version To: AIX 4.3.2
Patch Exists: YES
Related CWE: N/A
CPE: o:ibm:aix:4.3.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: RS6000
1999
Remote Buffer Overflow Vulnerability in AIX’s ftpd
A remote buffer overflow vulnerability in AIX's ftpd allows remote users to obtain root access. This exploit is crafted for one box and is unlikely to work on another box. It sets the buffer on the stack, with the first 4 bytes being 'CEL'. The buffer is set to $buf[0x14] = 0x10015228, $buf[0x18] = 0x1001038c, $buf[0x3c] = 0xd00406d4, and $buf[0x40] = '/bin/sh'. This allows the user to execute a command to obtain root access.
Mitigation:
Ensure that the ftpd service is up to date and patched with the latest security updates.