Files
CVEs-PoC/2017/CVE-2017-16798.md
2025-09-29 21:09:30 +02:00

846 B

CVE-2017-16798

Description

In CMS Made Simple 2.2.3.1, the is_file_acceptable function in modules/FileManager/action.upload.php only blocks file extensions that begin or end with a "php" substring, which allows remote attackers to bypass intended access restrictions or trigger XSS via other extensions, as demonstrated by .phtml, .pht, .html, or .svg.

POC

Reference

Github