Files
CVEs-PoC/2018/CVE-2018-10085.md
T
2025-09-29 21:09:30 +02:00

751 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