CVE-2006-2860
Webspotblogging 3.0.1 - Remote Code Execution via Path Parameter in Multiple Scripts
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-2860. PoCs published by Kacper.
AI-analyzed exploit summary This exploit demonstrates a Remote File Include (RFI) vulnerability in Webspotblogging 3.0.1. The vulnerability allows an attacker to include arbitrary remote scripts via the 'path' parameter in multiple PHP files, leading to potential remote code execution.
Description
PHP remote file inclusion vulnerability in Webspotblogging 3.0.1 allows remote attackers to execute arbitrary PHP code via a URL in the path parameter to (1) inc/logincheck.inc.php, (2) inc/adminheader.inc.php, (3) inc/global.php, or (4) inc/mainheader.inc.php. NOTE: some of these vectors were also reported for 3.0 in a separate disclosure.
Exploits (1)
This exploit demonstrates a Remote File Include (RFI) vulnerability in Webspotblogging 3.0.1. The vulnerability allows an attacker to include arbitrary remote scripts via the 'path' parameter in multiple PHP files, leading to potential remote code execution.