mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
814 B
Markdown
18 lines
814 B
Markdown
### [CVE-2011-5004](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-5004)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Unrestricted file upload vulnerability in models/importcsv.php in the Fabrik (com_fabrik) component before 2.1.1 for Joomla! allows remote authenticated users with Manager privileges to execute arbitrary code by uploading a file with an executable extension, then accessing it via a direct request to the file in an unspecified directory.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.vulnerability-lab.com/get_content.php?id=342
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|