CVE-2006-3375
Randshop 1.1.1 - Remote File Inclusion via dateiPfad Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-3375. PoCs published by OLiBekaS.
AI-analyzed exploit summary This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in randshop <= 1.1.1, allowing an attacker to include a remote file via the 'dateiPfad' parameter in header.inc.php. The PoC shows how to execute arbitrary commands by including a malicious file from an attacker-controlled server.
Description
PHP remote file inclusion vulnerability in includes/header.inc.php in Randshop 1.1.1 allows remote attackers to execute arbitrary PHP code via the dateiPfad parameter.
Exploits (1)
This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in randshop <= 1.1.1, allowing an attacker to include a remote file via the 'dateiPfad' parameter in header.inc.php. The PoC shows how to execute arbitrary commands by including a malicious file from an attacker-controlled server.