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.
References
Link | Resource |
---|---|
https://github.com/0xJacky/nginx-ui/releases/tag/v2.0.0-beta.36 | Release Notes |
https://github.com/0xJacky/nginx-ui/security/advisories/GHSA-66m6-27r9-77vm | Exploit Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-10-21 17:15
Updated : 2024-11-06 18:28
NVD link : CVE-2024-49368
Mitre link : CVE-2024-49368
CVE.ORG link : CVE-2024-49368
JSON object : View
Products Affected
nginxui
- nginx_ui
CWE