CVE-2010-2918
NUCLEIVisites (com_joomla-visites) 1.1 RC2 - Remote Code Execution via mosConfig_absolute_path Parameter
Title source: manualExploitation Summary
EIP tracks 2 public exploits for CVE-2010-2918. PoCs published by Li0n-PaL, NoGe. A Nuclei detection template is also available.
AI-analyzed exploit summary This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in the Joomla component 'com_joomla-visites'. The vulnerability allows an attacker to include a remote shell by manipulating the 'mosConfig_absolute_path' parameter in the specified PHP file.
Description
PHP remote file inclusion vulnerability in core/include/myMailer.class.php in the Visites (com_joomla-visites) component 1.1 RC2 for Joomla! allows remote attackers to execute arbitrary PHP code via a URL in the mosConfig_absolute_path parameter.
Exploits (2)
This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in the Joomla component 'com_joomla-visites'. The vulnerability allows an attacker to include a remote shell by manipulating the 'mosConfig_absolute_path' parameter in the specified PHP file.
This is a writeup describing a remote file inclusion vulnerability in the Visites component for Joomla!. The vulnerability allows an attacker to include arbitrary remote files due to insufficient input sanitization.