cbcvebase.
CVE-2008-5053
published 2008-11-13

CVE-2008-5053: PHP remote file inclusion vulnerability in admin.rssreader.php in the Simple RSS Reader (com_rssreader) 1.0 component for Joomla! allows remote attackers to…

PriorityP266critical10CVSS 2.0
AVNACLAuNCCICAC
EXPLOIT
EPSS
63.28%
99.1th percentile
PHP remote file inclusion vulnerability in admin.rssreader.php in the Simple RSS Reader (com_rssreader) 1.0 component for Joomla! allows remote attackers to execute arbitrary PHP code via a URL in the mosConfig_live_site parameter.

Affected

1 ranges
VendorProductVersion rangeFixed in
joomlacom_rssreader

Detection & IOCsextracted from sources · hover to see the quote

pathadministrator/components/com_rssreader/admin.rssreader.php
urlhttp://localhost/[path]/administrator/components/com_rssreader/admin.rssreader.php?mosConfig_live_site=[evilcode]
  • Detect HTTP requests targeting admin.rssreader.php with a URL-valued mosConfig_live_site parameter, indicating remote file inclusion attempt against the Simple RSS Reader 1.0 Joomla component.
  • Flag any HTTP request containing the query string parameter 'mosConfig_live_site' with an external URL value directed at the com_rssreader component path.
  • ·The vulnerable file is located under the administrator path, meaning exploitation requires access to the Joomla administrator directory; however, the parameter is passed via GET and may not require authentication depending on server configuration.
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.