CVE-2006-5558
HP-UX B.11.11 - Local Format String Vulnerability via swask -s Argument
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-5558. PoCs published by prdelka.
AI-analyzed exploit summary This exploit leverages a format string vulnerability in the HP-UX 'swask' utility (setuid root) via the '-s' argument to achieve local privilege escalation. It uses a two-step approach: first to leak memory addresses and then to overwrite a target address with shellcode execution.
Description
Format string vulnerability in the swask command in HP-UX B.11.11 and possibly other versions allows local users to execute arbitrary code via format string specifiers in the -s argument. NOTE: this might be a duplicate of CVE-2006-2574, but the details relating to CVE-2006-2574 are too vague to be certain.
Exploits (1)
This exploit leverages a format string vulnerability in the HP-UX 'swask' utility (setuid root) via the '-s' argument to achieve local privilege escalation. It uses a two-step approach: first to leak memory addresses and then to overwrite a target address with shellcode execution.