cbcvebase.
CVE-2008-6221
published 2009-02-20

CVE-2008-6221: PHP remote file inclusion vulnerability in config.dadamail.php in the Dada Mail Manager (com_dadamail) component 2.6 for Joomla! allows remote attackers to…

PriorityP259high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
27.89%
97.9th percentile
PHP remote file inclusion vulnerability in config.dadamail.php in the Dada Mail Manager (com_dadamail) component 2.6 for Joomla! allows remote attackers to execute arbitrary PHP code via a URL in the GLOBALS[mosConfig_absolute_path] parameter.

Affected

1 ranges
VendorProductVersion rangeFixed in
dadamailprojectdada_mail_manager

Detection & IOCsextracted from sources · hover to see the quote

pathadministrator/components/com_dadamail/config.dadamail.php
urlhttp://localhost/[path]/administrator/components/com_dadamail/config.dadamail.php?GLOBALS[mosConfig_absolute_path]=[evilcode]
  • Detect HTTP requests targeting config.dadamail.php with a user-supplied GLOBALS[mosConfig_absolute_path] parameter containing a URL (remote file inclusion attempt)
  • Monitor GET/POST requests to the path administrator/components/com_dadamail/config.dadamail.php for the presence of GLOBALS[mosConfig_absolute_path] in query string parameters
  • ·The vulnerable component is specifically version 2.6 of com_dadamail; other versions may not 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.