cve/2018/CVE-2018-10236.md
2024-06-18 02:51:15 +02:00

761 B

CVE-2018-10236

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

Github

No PoCs found on GitHub currently.