CVE-2009-1551
Qt quickteam 2 - Remote File Inclusion via qte_web_path or qte_root Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-1551. PoCs published by ahmadbady.
AI-analyzed exploit summary This exploit demonstrates a remote file inclusion vulnerability in QuickTeam 2 by manipulating the `qte_web_path` and `qte_root` parameters to include arbitrary files. The vulnerability arises from insecure file inclusion in `qte_web.php` and `qte_init.php`.
Description
Multiple PHP remote file inclusion vulnerabilities in Qt quickteam 2 allow remote attackers to execute arbitrary PHP code via a URL in the (1) qte_web_path parameter to qte_web.php and the (2) qte_root parameter to bin/qte_init.php.
Exploits (1)
This exploit demonstrates a remote file inclusion vulnerability in QuickTeam 2 by manipulating the `qte_web_path` and `qte_root` parameters to include arbitrary files. The vulnerability arises from insecure file inclusion in `qte_web.php` and `qte_init.php`.