CVE-2009-1452
SMA-DB 0.3.13 - Remote Code Execution via _page_css or _page_javascript Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-1452. PoCs published by JosS.
AI-analyzed exploit summary This exploit demonstrates multiple remote file inclusion (RFI) vulnerabilities in SMA-DB 0.3.13. The vulnerabilities allow an attacker to include arbitrary remote files via the `_page_css`, `_page_javascript`, and `_page_content` parameters in the `format.php` script.
Description
Multiple PHP remote file inclusion vulnerabilities in theme/format.php in SMA-DB 0.3.13 allow remote attackers to execute arbitrary PHP code via a URL in the (1) _page_css and (2) _page_javascript parameters. NOTE: the _page_content vector is already is covered by CVE-2009-1450.
Exploits (1)
This exploit demonstrates multiple remote file inclusion (RFI) vulnerabilities in SMA-DB 0.3.13. The vulnerabilities allow an attacker to include arbitrary remote files via the `_page_css`, `_page_javascript`, and `_page_content` parameters in the `format.php` script.