7.5
CVSSv2

CVE-2006-3970

Published: 01/08/2006 Updated: 07/11/2023
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

PHP remote file inclusion vulnerability in lmo.php in the LMO Component (com_lmo) 1.0b2 and previous versions for Joomla! allows remote malicious users to execute arbitrary PHP code via a URL in the mosConfig_absolute_path parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

joomla lmo

Exploits

Application : LMO - Joomla! Component URL : forgejoomlaorg/sf/projects/lmo Variable $mosConfig_absolute_path not sanitized: xpl works with register_globals=on in components/com_lmo/lmophp on line 11-12 $lmo_dateipfad=$mosConfig_absolute_path"/administrator/components/com_lmo/"; $lmo_url=$mosConfig_live_site"/administrator/components/ ...