Files
CVEs-PoC/2018/CVE-2018-10085.md
T
2024-06-09 00:33:16 +00:00

796 B

CVE-2018-10085

Description

CMS Made Simple (CMSMS) through 2.2.6 allows PHP object injection because of an unserialize call in the _get_data function of \lib\classes\internal\class.LoginOperations.php. By sending a crafted cookie, a remote attacker can upload and execute code, or delete files.

POC

Reference

Github