CVE-2024-49368

Publication date

2024-10-21 17:04:43

Family

GitHub_M

State

PUBLISHED

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.