CVE-2008-0139
loudblog < 0.8.0 - Remote Code Execution via Template Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-0139. PoCs published by Eugene Minaev.
AI-analyzed exploit summary This exploit leverages a template parsing vulnerability in Loudblog >= 0.6.1, allowing remote code execution via crafted input to the `parse_old.php` script. The PoC demonstrates arbitrary PHP code execution by injecting `phpinfo()` calls through manipulated template parameters.
Description
Eval injection vulnerability in loudblog/inc/parse_old.php in Loudblog 0.8.0 and earlier allows remote attackers to execute arbitrary PHP code via the template parameter.
Exploits (1)
This exploit leverages a template parsing vulnerability in Loudblog >= 0.6.1, allowing remote code execution via crafted input to the `parse_old.php` script. The PoC demonstrates arbitrary PHP code execution by injecting `phpinfo()` calls through manipulated template parameters.