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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple incomplete blacklist vulnerabilities in the Simple File Upload (mod_simplefileuploadv1.3) module before 1.3.5 for Joomla! allow remote attackers to execute arbitrary code by uploading a file with a (1) php5, (2) php6, or (3) double (e.g. .php.jpg) extension, then accessing it via a direct request to the file in images/, as exploited in the wild in January 2012.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.exploit-db.com/exploits/18287
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|