cve/2024/CVE-2024-49368.md
2025-09-29 16:08:36 +00:00

799 B

CVE-2024-49368

Description

Nginx UI is a web user interface for the Nginx web server. Prior to version 2.0.0-beta.36, when Nginx UI configures logrotate, it does not verify the input and directly passes it to exec.Command, causing arbitrary command execution. Version 2.0.0-beta.36 fixes this issue.

POC

Reference

No PoCs from references.

Github