CVE-2007-6231
tellmatic 1.0.7 - Remote Code Execution via tm_includepath Parameter
Title source: manualExploitation Summary
EIP tracks 1 public exploit for CVE-2007-6231. PoCs published by ShAy6oOoN.
AI-analyzed exploit summary This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in tellmatic 1.0.7. It provides multiple URLs that can be used to include arbitrary remote files via the `tm_includepath` parameter, leading to potential remote code execution.
Description
Multiple PHP remote file inclusion vulnerabilities in tellmatic 1.0.7 allow remote attackers to execute arbitrary PHP code via a URL in the tm_includepath parameter to (1) Classes.inc.php, (2) statistic.inc.php, (3) status.inc.php, (4) status_top_x.inc.php, or (5) libchart-1.1/libchart.php in include/. NOTE: access to include/ is blocked by .htaccess in most deployments that use Apache HTTP Server.
Exploits (1)
This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in tellmatic 1.0.7. It provides multiple URLs that can be used to include arbitrary remote files via the `tm_includepath` parameter, leading to potential remote code execution.