CVE-2010-3895
IBM OmniFind Enterprise Edition < 9.1 - Local Privilege Escalation via esRunCommand
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2010-3895. PoCs published by Fatih Kilic.
AI-analyzed exploit summary This exploit leverages two SUID binaries (`esRunCommand` and `estaskwrapper`) in IBM software to escalate privileges to root. The `esRunCommand` directly executes commands as root, while `estaskwrapper` can be tricked into executing a malicious binary named `estasklight` via environment variable manipulation.
Description
esRunCommand in IBM OmniFind Enterprise Edition before 9.1 allows local users to gain privileges by specifying an arbitrary command name as the first argument.
Exploits (1)
This exploit leverages two SUID binaries (`esRunCommand` and `estaskwrapper`) in IBM software to escalate privileges to root. The `esRunCommand` directly executes commands as root, while `estaskwrapper` can be tricked into executing a malicious binary named `estasklight` via environment variable manipulation.