CVE-2007-0785
published 2007-02-06CVE-2007-0785: PHP remote file inclusion vulnerability in previewtheme.php in Flipsource Flip 2.01-final 1.0 and earlier allows remote attackers to execute arbitrary PHP code…
PriorityP260high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
68.31%
99.2th percentile
PHP remote file inclusion vulnerability in previewtheme.php in Flipsource Flip 2.01-final 1.0 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the inc_path parameter.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| flipsource | flip | <= 2.01-final_1.0 | — |
Detection & IOCsextracted from sources · hover to see the quote
- →Monitor HTTP requests targeting previewtheme.php with a URL-like value in the inc_path parameter, indicating remote file inclusion attempt. ↗
- →The vulnerable code includes user-supplied inc_path directly; look for GET requests with inc_path containing http:// or ftp:// schemes targeting previewtheme.php. ↗
- ·The exploit appends a null-byte/query-string trick (Evil.txt?cmd) to the inc_path parameter to bypass the hardcoded filename suffix appended by the include statements. ↗
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/35748http://www.securityfocus.com/bid/22385http://www.vupen.com/english/advisories/2007/0476https://exchange.xforce.ibmcloud.com/vulnerabilities/32174https://www.exploit-db.com/exploits/3266http://osvdb.org/35748http://www.securityfocus.com/bid/22385http://www.vupen.com/english/advisories/2007/0476https://exchange.xforce.ibmcloud.com/vulnerabilities/32174https://www.exploit-db.com/exploits/3266
2007-02-06
Published