Vulnerability 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.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Nginxui | Nginx Ui | <= 1.9.9-4 |
Related Weaknesses (CWE)
References
- https://github.com/0xJacky/nginx-ui/releases/tag/v2.0.0-beta.36Release Notes
- https://github.com/0xJacky/nginx-ui/security/advisories/GHSA-66m6-27r9-77vmExploitVendor Advisory
FAQ
What is CVE-2024-49368?
CVE-2024-49368 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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, caus...
How severe is CVE-2024-49368?
CVE-2024-49368 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2024-49368?
Check the references section above for vendor advisories and patch information. Affected products include: Nginxui Nginx Ui.