CVE-2001-1127
Progress Database 8.3D and 9.1C - Buffer Overflow via Multiple Executables
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2001-1127. PoCs published by kf.
AI-analyzed exploit summary This exploit targets a buffer overflow in the Progress Database's sqlcpp program, allowing arbitrary code execution via a crafted environment variable and command-line argument. The shellcode spawns a /bin/sh shell.
Description
Buffer overflow in Progress database 8.3D and 9.1C could allow a local user to execute arbitrary code via (1) _proapsv, (2) _mprosrv, (3) _mprshut, (4) orarx, (5) sqlcpp, (6) _probrkr, (7) _sqlschema and (8) _sqldump.
Exploits (2)
This exploit targets a buffer overflow in the Progress Database's sqlcpp program, allowing arbitrary code execution via a crafted environment variable and command-line argument. The shellcode spawns a /bin/sh shell.
The provided text describes a local buffer overflow vulnerability in Progress Database programs due to insufficient bounds checking in strcpy functions. This could allow arbitrary code execution with elevated privileges, potentially leading to root access.