Exploitation Summary
EIP tracks 1 public exploit for CVE-2010-1737. PoCs published by cr4wl3r.
AI-analyzed exploit summary This exploit targets a Remote File Include (RFI) vulnerability in Gallo 0.1.0 via the 'config[gfwroot]' parameter in 'gfw_smarty.php'. It requires 'magic_quotes_gpc' to be disabled and allows remote code execution by including a malicious shell.
Description
PHP remote file inclusion vulnerability in core/includes/gfw_smarty.php in Gallo 0.1.0, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary PHP code via a URL in the config[gfwroot] parameter.
Exploits (1)
This exploit targets a Remote File Include (RFI) vulnerability in Gallo 0.1.0 via the 'config[gfwroot]' parameter in 'gfw_smarty.php'. It requires 'magic_quotes_gpc' to be disabled and allows remote code execution by including a malicious shell.