CVE-2006-4656
Web Provence SL_Site < 1.0 - Remote File Inclusion via spaw_root Parameter
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2006-4656. PoCs published by Kw3[R]Ln.
AI-analyzed exploit summary The exploit describes a remote file inclusion vulnerability in SL_Site <= 1.0 due to an unsanitized $spaw_root variable when register_globals is enabled. The attacker can inject a malicious script via the spaw_root parameter in the spaw_control.class.php file.
Description
PHP remote file inclusion vulnerability in admin/editeur/spaw_control.class.php in Web Provence SL_Site 1.0 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the spaw_root parameter. NOTE: CVE analysis suggests that this issue is actually in a third party product, SPAW Editor PHP Edition.
Exploits (2)
The exploit describes a remote file inclusion vulnerability in SL_Site <= 1.0 due to an unsanitized $spaw_root variable when register_globals is enabled. The attacker can inject a malicious script via the spaw_root parameter in the spaw_control.class.php file.
This exploit demonstrates a Remote File Include (RFI) vulnerability in Download-Engine 1.4.2. The vulnerability allows an attacker to include and execute arbitrary remote files by manipulating the 'spaw_root' parameter in the 'spaw_control.class.php' script.