Nginx-UI is a web interface to manage Nginx configurations. It is vulnerable to arbitrary command execution by abusing the configuration settings. The `Home > Preference` page exposes a list of system settings such as `Run Mode`, `Jwt Secret`, `Node Secret` and `Terminal Start Command`. While the UI doesn't allow users to modify the `Terminal Start Command` setting, it is possible to do so by sending a request to the API. This issue may lead to authenticated remote code execution, privilege escalation, and information disclosure. This vulnerability has been patched in version 2.0.0.beta.9.
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 08:55
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.1 |
References | () https://github.com/0xJacky/nginx-ui/blob/04bf8ec487f06ab17a9fb7f34a28766e5f53885e/api/system/settings.go#L18 - Product | |
References | () https://github.com/0xJacky/nginx-ui/blob/04bf8ec487f06ab17a9fb7f34a28766e5f53885e/api/terminal/pty.go#L11 - Product | |
References | () https://github.com/0xJacky/nginx-ui/blob/04bf8ec487f06ab17a9fb7f34a28766e5f53885e/internal/pty/pipeline.go#L29 - Product | |
References | () https://github.com/0xJacky/nginx-ui/blob/04bf8ec487f06ab17a9fb7f34a28766e5f53885e/router/middleware.go#L45 - Product | |
References | () https://github.com/0xJacky/nginx-ui/blob/04bf8ec487f06ab17a9fb7f34a28766e5f53885e/settings/server.go#L12 - Product | |
References | () https://github.com/0xJacky/nginx-ui/commit/827e76c46e63c52114a62a899f61313039c754e3 - Patch | |
References | () https://github.com/0xJacky/nginx-ui/security/advisories/GHSA-8r25-68wm-jw35 - Exploit, Vendor Advisory |
18 Jan 2024, 19:14
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-01-11 20:15
Updated : 2024-11-21 08:55
NVD link : CVE-2024-22198
Mitre link : CVE-2024-22198
CVE.ORG link : CVE-2024-22198
JSON object : View
Products Affected
nginxui
- nginx_ui
CWE
CWE-77
Improper Neutralization of Special Elements used in a Command ('Command Injection')