CVE-2006-5304
inccms_core < 1.0.0 - Remote File Inclusion via inc_dir Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-5304. PoCs published by Kacper.
AI-analyzed exploit summary This exploit demonstrates a Remote File Include (RFI) vulnerability in IncCMS Core <= 1.0.0 via the 'inc_dir' parameter in settings.php. The attacker can include and execute arbitrary remote scripts by manipulating the parameter.
Description
PHP remote file inclusion vulnerability in inc/settings.php in IncCMS Core 1.0.0 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the inc_dir parameter.
Exploits (1)
This exploit demonstrates a Remote File Include (RFI) vulnerability in IncCMS Core <= 1.0.0 via the 'inc_dir' parameter in settings.php. The attacker can include and execute arbitrary remote scripts by manipulating the parameter.