### [CVE-2018-10235](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10235) ![](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.10 allows remote attackers to execute arbitrary PHP code via the diy\module\member\controllers\admin\Setting.php 'index' function because an attacker can control the value of $cache['setting']['ucssocfg'] in diy\module\member\models\Member_model.php and write this code into the api/ucsso/config.php file. ### POC #### Reference - https://github.com/myndtt/vulnerability/blob/master/poscms/3-2-10.md #### Github No PoCs found on GitHub currently.