vendor:
com_joomlaboard
by:
Cold z3ro
7.5
CVSS
HIGH
Multiple Remote File Include
CWE
Product Name: com_joomlaboard
Affected Version From: 1.1.x Branch
Affected Version To: 1.1.x Branch
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
Joomla com_joomlaboard 1.1.x Branch (sbp) Multiple Remote File Include Vulnerabilities
This exploit allows remote attackers to include arbitrary files via a URL in the sbp parameter to (1) image_upload.php or (2) file_upload.php in components/com_joomlaboard/.
Mitigation:
Add the code 'defined('_VALID_MOS') or die('Catch Me iF u Can ### Patched By Cold z3ro .');' after the <?php code start.