cbcvebase.
CVE-2007-4818
published 2007-09-11

CVE-2007-4818: Multiple PHP remote file inclusion vulnerabilities in Txx CMS 0.2 allow remote attackers to execute arbitrary PHP code via a URL in the doc_root parameter to…

PriorityP356high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
55.54%
98.9th percentile
Multiple PHP remote file inclusion vulnerabilities in Txx CMS 0.2 allow remote attackers to execute arbitrary PHP code via a URL in the doc_root parameter to (1) addons/plugin.php, (2) addons/sidebar.php, (3) mail/index.php, or (4) mail/mailbox.php in modules/.

Affected

1 ranges
VendorProductVersion rangeFixed in
txx_cmstxx_cms

Detection & IOCsextracted from sources · hover to see the quote

urlhttp://site.com/modules/addons/plugin.php?doc_root=[vuln]
pathmodules/addons/plugin.php
pathmodules/addons/sidebar.php
pathmodules/mail/index.php
pathmodules/mail/mailbox.php
  • Detect RFI exploitation attempts by monitoring HTTP requests to the four vulnerable scripts containing a URL-like value in the 'doc_root' GET parameter (e.g., doc_root=http:// or doc_root=ftp://).
  • Use the Google dork '"txx cms"' to identify publicly exposed instances of the vulnerable application.
  • The vulnerability root cause is that $doc_root is not defined/sanitised before use in the affected scripts, allowing it to be supplied externally via GET parameter.
  • ·Vulnerability affects Txx CMS version 0.2 only; verify the installed version before applying detections.
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.