mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 14:58:06 +02:00
18 lines
730 B
Markdown
18 lines
730 B
Markdown
### [CVE-2010-5091](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-5091)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The setName function in filesystem/File.php in SilverStripe 2.3.x before 2.3.8 and 2.4.x before 2.4.1 allows remote authenticated users with CMS author privileges to execute arbitrary PHP code by changing the extension of an uploaded file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://dl.packetstormsecurity.net/1006-exploits/silverstripe-shell.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|