mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-29 20:39:28 +02:00
19 lines
896 B
Markdown
19 lines
896 B
Markdown
### [CVE-2010-5280](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-5280)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|