mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-30 04:49:42 +00:00
22 lines
906 B
Markdown
22 lines
906 B
Markdown
|
|
### [CVE-2018-10517](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10517)
|
||
|
|

|
||
|
|

|
||
|
|

|
||
|
|
|
||
|
|
### Description
|
||
|
|
|
||
|
|
In CMS Made Simple (CMSMS) through 2.2.7, the "module import" operation in the admin dashboard contains a remote code execution vulnerability, exploitable by an admin user, because an XML Package can contain base64-encoded PHP code in a data element.
|
||
|
|
|
||
|
|
### POC
|
||
|
|
|
||
|
|
#### Reference
|
||
|
|
- https://github.com/itodaro/cmsms_cve/blob/master/README.md
|
||
|
|
- https://www.exploit-db.com/exploits/45793/
|
||
|
|
|
||
|
|
#### Github
|
||
|
|
- https://github.com/0x00-0x00/CVE-2018-10517
|
||
|
|
- https://github.com/0xT11/CVE-POC
|
||
|
|
- https://github.com/hectorgie/PoC-in-GitHub
|
||
|
|
- https://github.com/itodaro/cmsms_cve
|
||
|
|
|