vendor:
db2licm
by:
Juan Manuel Pascual Escriba
7,5
CVSS
HIGH
Buffer Overflow
119
CWE
Product Name: db2licm
Affected Version From: IBM db2 v 7.1
Affected Version To: IBM db2 v 7.1
Patch Exists: NO
Related CWE: N/A
CPE: N/A
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/x86
2002
Local Exploit for db2licm
This exploit is for IBM db2 v 7.1 Linux/x86. It is a buffer overflow exploit which uses an overflowing arvg[2] to execute a shellcode. The shellcode is setuid (0) and is backward aligned to 0xC0000000. The alignment is done by adding trailing bytes to the shellcode. The overflow buffer is filled with the address of the shellcode.
Mitigation:
Ensure that the application is not vulnerable to buffer overflow attacks.