CVE-2007-0584
published 2007-01-30CVE-2007-0584: PHP remote file inclusion vulnerability in membres/membreManager.php in PhP Generic Library & Framework for comm (g-neric) allows remote attackers to execute…
PriorityP356high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
69.95%
99.3th percentile
PHP remote file inclusion vulnerability in membres/membreManager.php in PhP Generic Library & Framework for comm (g-neric) allows remote attackers to execute arbitrary PHP code via a URL in the include_path parameter.
Detection & IOCsextracted from sources · hover to see the quote
- →Detect HTTP requests targeting membreManager.php with a URL-based value in the include_path parameter, indicating remote file inclusion attempt. ↗
- →Monitor for use of $GLOBALS[include_path] being set to a remote URL, which triggers inclusion of attacker-controlled PHP files (configmember.php, inc-membreManager.php). ↗
- ·The RFI payload URL must be terminated with a '?' character to nullify the appended filename suffix (e.g., configmember.php), allowing the attacker's script to load cleanly. ↗
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/33606http://osvdb.org/36632http://www.securityfocus.com/archive/1/458556/100/0/threadedhttp://www.securityfocus.com/bid/22287http://www.vupen.com/english/advisories/2007/0394https://exchange.xforce.ibmcloud.com/vulnerabilities/31895https://www.exploit-db.com/exploits/3217http://osvdb.org/33606http://osvdb.org/36632http://www.securityfocus.com/archive/1/458556/100/0/threadedhttp://www.securityfocus.com/bid/22287http://www.vupen.com/english/advisories/2007/0394https://exchange.xforce.ibmcloud.com/vulnerabilities/31895https://www.exploit-db.com/exploits/3217
2007-01-30
Published