cbcvebase.
CVE-2007-4244
published 2007-08-08

CVE-2007-4244: PHP remote file inclusion vulnerability in langset.php in J! Reactions (com_jreactions) 1.8.1 and earlier, a Joomla! component, allows remote attackers to…

PriorityP349high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
7.83%
93.9th percentile
PHP remote file inclusion vulnerability in langset.php in J! Reactions (com_jreactions) 1.8.1 and earlier, a Joomla! component, allows remote attackers to execute arbitrary PHP code via a URL in the comPath parameter.

Affected

1 ranges
VendorProductVersion rangeFixed in
joomlaj_reactions<= 1.8.1

Detection & IOCsextracted from sources · hover to see the quote

urlhttp://www.example.com/administrator/components/com_jreactions/langset.php?comPath=Evil?
path/administrator/components/com_jreactions/langset.php
  • Monitor HTTP requests targeting langset.php within the com_jreactions Joomla component path for a URL-formatted value in the comPath parameter, which indicates RFI exploitation.
  • Alert on GET/POST requests to /administrator/components/com_jreactions/langset.php containing the comPath parameter with an external URL (e.g., http:// or https://) as its value.
  • ·The PoC URL uses a trailing '?' after the injected value to nullify the appended file extension, a common RFI bypass technique — detection rules should account for this pattern.
  • ·Versions 1.8.1 and earlier are confirmed vulnerable; other versions may also be affected.
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.