Exploitation Summary
EIP tracks 1 public exploit for EIP-2026-103630. PoCs published by Gogulas.
AI-analyzed exploit summary This exploit leverages a PHP memory exhaustion vulnerability to perform a Denial of Service (DoS) attack. It sends a base64-encoded payload via the 'Accept-Language' header, which is then decoded and executed on the target server, consuming memory and causing the server to crash or become unresponsive.
Description
PHP 5.2.6 - 'sleep()' Local Memory Exhaust
Exploits (1)
This exploit leverages a PHP memory exhaustion vulnerability to perform a Denial of Service (DoS) attack. It sends a base64-encoded payload via the 'Accept-Language' header, which is then decoded and executed on the target server, consuming memory and causing the server to crash or become unresponsive.