EIP-2026-104696
PRE-CVEPHP 4.4.3/5.1.4 - 'objIndex' Local Buffer Overflow
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-104696. PoCs published by Heintz.
AI-analyzed exploit summary This exploit leverages a memory corruption vulnerability in PHP's sscanf function (CVE-2006-127669) by manipulating argument swapping and pointer dereferencing to achieve arbitrary code execution. It constructs a malicious zval structure and shellcode to hijack execution flow via a crafted format string.
Description
PHP 4.4.3/5.1.4 - 'objIndex' Local Buffer Overflow
Exploits (1)
This exploit leverages a memory corruption vulnerability in PHP's sscanf function (CVE-2006-127669) by manipulating argument swapping and pointer dereferencing to achieve arbitrary code execution. It constructs a malicious zval structure and shellcode to hijack execution flow via a crafted format string.