CVE-2006-1363
FreeWPS 2.11 - Remote Code Execution via images.php dirPath Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-1363. PoCs published by x128.
AI-analyzed exploit summary This exploit targets a file upload vulnerability in FreeWPS 2.11, allowing arbitrary command execution by uploading a malicious PHP shell. It uses cURL to interact with the vulnerable endpoint and execute the provided command.
Description
images.php in Justin White (aka YTZ) Free Web Publishing System (FreeWPS) 2.11 allows remote attackers to execute arbitrary PHP code by uploading a .php file into the /upload directory as specified in the dirPath parameter, then performing a direct request to that file.
Exploits (1)
This exploit targets a file upload vulnerability in FreeWPS 2.11, allowing arbitrary command execution by uploading a malicious PHP shell. It uses cURL to interact with the vulnerable endpoint and execute the provided command.