CVE Catalog

CVE-2023-53888

High
Published: Translated: NVD NIST

Summary

Zomplog version 3.9 contains a remote code execution vulnerability that allows authenticated attackers to inject and execute arbitrary PHP code through file manipulation endpoints. Attackers can upload files (such as JavaScript) and rename them to .php, then execute the resulting PHP payload.

Risk Assessment

This vulnerability poses a serious risk to organizations, allowing attackers to run arbitrary system commands on the server. This could lead to data loss, system takeover, or other severe security incidents.

Recommendation

It is recommended to update Zomplog to the latest version to mitigate this vulnerability. Additionally, access to file manipulation functions should be restricted to trusted users.

Related vulnerabilities

Original NVD description (English source)

Zomplog 3.9 contains a remote code execution vulnerability that allows authenticated attackers to inject and execute arbitrary PHP code through file manipulation endpoints. Attackers can upload files (such as JavaScript) and rename them to .php via the saveE and rename actions, then execute the resulting PHP payload to run system commands.

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