### [CVE-2010-5280](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-5280) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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. ### POC #### Reference - http://packetstormsecurity.org/1010-exploits/joomlacbe-lfi.txt - http://www.exploit-db.com/exploits/15222 #### Github No PoCs found on GitHub currently.