### [CVE-2018-10236](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10236) ![](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 POSCMS 3.2.18 allows remote attackers to execute arbitrary PHP code via the diy\dayrui\controllers\admin\Syscontroller.php 'add' function because an attacker can control the value of $data['name'] with no restrictions, and this value is written to the FCPATH.$file file. ### POC #### Reference - https://github.com/myndtt/vulnerability/blob/master/poscms/3-2-18.md #### Github No PoCs found on GitHub currently.