VulnerabilityAnalyzed
CVE-2024-49368
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.
HIGH 8.9EPSS 27.7%
Does this matter?
EPSS puts the probability of exploitation in the next 30 days at 27.7%, higher than 98% of all known CVEs. Patch or mitigate before the next change window.
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 4.0
- 8.9 HIGHCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/M
- EPSS
- 27.67% probability · 98th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-20
- Affected
- nginxui/nginx ui
- Source
- security-advisories@github.com
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-77vmExploit, Vendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.