CVE-2007-5781
published 2007-11-01CVE-2007-5781: PHP remote file inclusion vulnerability in inc/sige_init.php in Sige 0.1 allows remote attackers to execute arbitrary PHP code via a URL in the SYS_PATH…
PriorityP350medium6.8CVSS 2.0
AVNACMAuNCPIPAP
EXPLOIT
EPSS
38.56%
98.4th percentile
PHP remote file inclusion vulnerability in inc/sige_init.php in Sige 0.1 allows remote attackers to execute arbitrary PHP code via a URL in the SYS_PATH parameter.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| sige | sige | — | — |
Detection & IOCsextracted from sources · hover to see the quote
- →Monitor HTTP requests targeting /inc/sige_init.php with a URL-like value in the SYS_PATH parameter, which is the exploitation vector for this RFI vulnerability. ↗
- →Look for GET requests to sige_init.php where SYS_PATH contains an external URL (http:// or https://), potentially with a trailing '?' to nullify the appended local path suffix. ↗
- ·The POC uses a trailing '?' in the injected URL to terminate/nullify any string appended by the application after the SYS_PATH value, which is a common RFI bypass technique. Detection rules should account for this pattern. ↗
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://secunia.com/advisories/27413http://www.securityfocus.com/bid/26230http://www.vupen.com/english/advisories/2007/3638https://exchange.xforce.ibmcloud.com/vulnerabilities/38120https://www.exploit-db.com/exploits/4581http://secunia.com/advisories/27413http://www.securityfocus.com/bid/26230http://www.vupen.com/english/advisories/2007/3638https://exchange.xforce.ibmcloud.com/vulnerabilities/38120https://www.exploit-db.com/exploits/4581
2007-11-01
Published