CVE-2008-7005
Minb Is Not a Blog 0.1.0 - Remote Code Execution via quotes_to_edit Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-7005. PoCs published by Khashayar Fereidani.
AI-analyzed exploit summary This exploit targets a remote code execution vulnerability in minb CMS by injecting PHP code via the 'quotes_to_edit' parameter in '1-random_quote.php'. It fetches a remote shell script and writes it to the target server.
Description
include/modules/top/1-random_quote.php in Minb Is Not a Blog (minb) 0.1.0 allows remote attackers to execute arbitrary PHP code via the quotes_to_edit parameter. NOTE: this issue has been reported as an unrestricted file upload by some sources, but that is a potential consequence of code execution.
Exploits (1)
This exploit targets a remote code execution vulnerability in minb CMS by injecting PHP code via the 'quotes_to_edit' parameter in '1-random_quote.php'. It fetches a remote shell script and writes it to the target server.