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.
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
Link | Tags |
---|---|
https://github.com/0xJacky/nginx-ui/security/advisories/GHSA-66m6-27r9-77vm | vendor advisory exploit |
https://github.com/0xJacky/nginx-ui/releases/tag/v2.0.0-beta.36 | release notes |