Exploitation Summary
EIP tracks 1 public exploit for EIP-2026-110633. PoCs published by hunter gregal.
AI-analyzed exploit summary This exploit leverages three FFI (Foreign Function Interface) bugs in PHP to achieve arbitrary code execution by manipulating memory and hijacking control flow to call `zif_system`. It demonstrates a complex exploit chain involving memory leaks, pointer manipulation, and function pointer hijacking.
Description
PHP 7.4 FFI - 'disable_functions' Bypass
Exploits (1)
This exploit leverages three FFI (Foreign Function Interface) bugs in PHP to achieve arbitrary code execution by manipulating memory and hijacking control flow to call `zif_system`. It demonstrates a complex exploit chain involving memory leaks, pointer manipulation, and function pointer hijacking.