cve/2018/CVE-2018-10517.md

22 lines
906 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2018-10517](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10517)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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