cbcvebase.
CVE-2007-5054
published 2007-09-24

CVE-2007-5054: Multiple PHP remote file inclusion vulnerabilities in iziContents 1 RC6 and earlier allow remote attackers to execute arbitrary PHP code via a URL in the…

PriorityP352high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
42.31%
98.5th percentile
Multiple PHP remote file inclusion vulnerabilities in iziContents 1 RC6 and earlier allow remote attackers to execute arbitrary PHP code via a URL in the gsLanguage parameter to (1) search/search.php, (2) poll/inlinepoll.php, (3) poll/showpoll.php, (4) links/showlinks.php, or (5) links/submit_links.php in modules/.

Affected

1 ranges
VendorProductVersion rangeFixed in
izicontentsizicontents<= 1_rc6

Detection & IOCsextracted from sources · hover to see the quote

pathmodules/search/search.php
pathmodules/poll/inlinepoll.php
pathmodules/poll/showpoll.php
pathmodules/links/showlinks.php
pathmodules/links/submit_links.php
pathmodules/poll/poll_summary.php
pathinclude/db.php
pathinclude/tinymce/tiny_mce_gzip.php
commandrootdp=zZz&gsLanguage=http://[shell]?
commandadmin_home=/etc/passwd%00
commandrootdp=/etc/passwd%00
commandtheme=../../config.php%00
  • Detect RFI attempts by monitoring HTTP requests to iziContents module paths containing a URL value in the 'gsLanguage' parameter (e.g., gsLanguage=http://)
  • Detect LFI attempts by monitoring HTTP requests to iziContents paths where 'rootdp' or 'admin_home' parameters contain path traversal sequences or null-byte (%00) injection targeting /etc/passwd
  • Detect remote file disclosure attempts against tiny_mce_gzip.php where the 'theme' parameter contains directory traversal sequences with null-byte termination (e.g., theme=../../config.php%00)
  • The exploit uses the canary value 'rootdp=zZz' consistently across RFI and LFI payloads; presence of this exact string in query parameters is a strong indicator of exploitation attempts against iziContents
  • ·Affected versions are iziContents 1 RC6 and earlier; the vulnerability exists in multiple modules under the 'modules/' directory as well as 'include/' paths
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.