### [CVE-2018-10085](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10085) ![](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 CMS Made Simple (CMSMS) through 2.2.6 allows PHP object injection because of an unserialize call in the _get_data function of \lib\classes\internal\class.LoginOperations.php. By sending a crafted cookie, a remote attacker can upload and execute code, or delete files. ### POC #### Reference - https://github.com/itodaro/cve/blob/master/README.md #### Github - https://github.com/itodaro/cve