CVE-2009-1551
published 2009-05-06CVE-2009-1551: 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…
PriorityP355high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
27.01%
97.8th percentile
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.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| qt-cute | quickteam | — | — |
Detection & IOCsextracted from sources · hover to see the quote
- →Monitor HTTP requests to /qte_web.php containing a URL-like value in the 'qte_web_path' parameter, indicating remote file inclusion attempt. ↗
- →Monitor HTTP requests to /bin/qte_init.php containing a URL-like value in the 'qte_root' parameter, indicating remote file inclusion attempt. ↗
- →RFI payloads for this CVE use a trailing '?' to nullify the appended path suffix (e.g., shell.txt?), look for query parameters ending with '?' in web logs targeting these scripts. ↗
- →The vulnerable parameters are 'qte_web_path' in qte_web.php and 'qte_root' in bin/qte_init.php; alert on any external (http/https/ftp) URL supplied to either parameter. ↗
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
No writeups or analysis indexed.
http://osvdb.org/54217http://osvdb.org/54218http://secunia.com/advisories/34997http://www.vupen.com/english/advisories/2009/1247https://www.exploit-db.com/exploits/8602http://osvdb.org/54217http://osvdb.org/54218http://secunia.com/advisories/34997http://www.vupen.com/english/advisories/2009/1247https://www.exploit-db.com/exploits/8602
2009-05-06
Published