Exploitation Summary
EIP tracks 1 public exploit for EIP-2026-104640. PoCs published by Todor Donev.
AI-analyzed exploit summary This Perl script exploits a resource exhaustion vulnerability in Opencart's google_sitemap feature by sending multiple concurrent requests to exhaust server resources, leading to a Denial of Service (DoS). It uses Parallel::ForkManager to spawn multiple processes and LWP to send HTTP requests.
Description
Opencart < 3.0.2.0 - Denial of Service
Exploits (1)
This Perl script exploits a resource exhaustion vulnerability in Opencart's google_sitemap feature by sending multiple concurrent requests to exhaust server resources, leading to a Denial of Service (DoS). It uses Parallel::ForkManager to spawn multiple processes and LWP to send HTTP requests.