Exploitation Summary
EIP tracks 1 public exploit for CVE-2010-4236. 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
Untrusted search path vulnerability in estaskwrapper in IBM OmniFind Enterprise Edition before 9.1 allows local users to gain privileges via an ES_LIBRARY_PATH environment variable and a modified PATH environment variable, which is used during execution of the estasklight program, a different vulnerability than CVE-2010-3895.
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.