mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 10:09:29 +02:00
18 lines
728 B
Markdown
18 lines
728 B
Markdown
### [CVE-2020-10682](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10682)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Filemanager in CMS Made Simple 2.2.13 allows remote code execution via a .php.jpegd JPEG file, as demonstrated by m1_files[] to admin/moduleinterface.php. The file should be sent as application/octet-stream and contain PHP code (it need not be a valid JPEG file).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/JoshuaProvoste/joshuaprovoste
|
|
|