Files
CVEs-PoC/2018/CVE-2018-10235.md
T
2024-06-18 02:51:15 +02:00

18 lines
807 B
Markdown

### [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.