CVE Catalog

CVE-2017-11178

High
Published: Translated: NVD NIST

Summary

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

Risk Assessment

Attackers can exploit this vulnerability to introduce malicious code on the server, potentially leading to system takeover or data leakage.

Recommendation

It is recommended to update FineCMS to the latest version and implement file extension validation mechanisms in the application.

Other vulnerabilities in FineCMS

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS