mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 13:37:50 +02:00
18 lines
807 B
Markdown
18 lines
807 B
Markdown
### [CVE-2018-10235](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10235)
|
|

|
|

|
|

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