Exploitation Summary
EIP tracks 1 public exploit for CVE-2010-5280. PoCs published by Delf Tonder.
AI-analyzed exploit summary The exploit demonstrates a local file inclusion vulnerability in Joomla CBE, allowing arbitrary file inclusion via the 'tabname' parameter. Combined with file upload functionality, it enables remote code execution by uploading a malicious file and including it.
Description
Directory traversal vulnerability in the Community Builder Enhanced (CBE) (com_cbe) component 1.4.8, 1.4.9, and 1.4.10 for Joomla! allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the tabname parameter in a userProfile action to index.php. NOTE: this can be leveraged to execute arbitrary code by using the file upload feature.
Exploits (1)
The exploit demonstrates a local file inclusion vulnerability in Joomla CBE, allowing arbitrary file inclusion via the 'tabname' parameter. Combined with file upload functionality, it enables remote code execution by uploading a malicious file and including it.