cve/2017/CVE-2017-11178.md
2024-05-26 14:27:05 +02:00

774 B

CVE-2017-11178

Description

In FineCMS through 2017-07-11, application/core/controller/style.php allows remote attackers to write to arbitrary files via the contents and filename parameters in a route=style action. For example, this can be used to overwrite a .php file because the file extension is not checked.

POC

Reference

No PoCs from references.

Github