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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
TimThumb (timthumb.php) before 2.0 does not validate the entire source with the domain white list, which allows remote attackers to upload and execute arbitrary code via a URL containing a white-listed domain in the src parameter, then accessing it via a direct request to the file in the cache directory, as exploited in the wild in August 2011.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.exploit-db.com/exploits/17602
|
|
- http://www.exploit-db.com/exploits/17872
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|