8.8

CVE-2024-22197

Exploit
Nginx-ui is online statistics for Server Indicators​​ Monitor CPU usage, memory usage, load average, and disk usage in real-time. The `Home > Preference` page exposes a small list of nginx settings such as `Nginx Access Log Path` and `Nginx Error Log Path`. However, the API also exposes `test_config_cmd`, `reload_cmd` and `restart_cmd`. While the UI doesn't allow users to modify any of these settings, 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 issue has been patched in version 2.0.0.beta.9.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
NginxuiNginx Ui Version < 2.0.0
NginxuiNginx Ui Version2.0.0 Updatebeta1
NginxuiNginx Ui Version2.0.0 Updatebeta2
NginxuiNginx Ui Version2.0.0 Updatebeta3
NginxuiNginx Ui Version2.0.0 Updatebeta4
NginxuiNginx Ui Version2.0.0 Updatebeta4_patch
NginxuiNginx Ui Version2.0.0 Updatebeta5
NginxuiNginx Ui Version2.0.0 Updatebeta5_patch
NginxuiNginx Ui Version2.0.0 Updatebeta6
NginxuiNginx Ui Version2.0.0 Updatebeta6_patch
NginxuiNginx Ui Version2.0.0 Updatebeta6_patch2
NginxuiNginx Ui Version2.0.0 Updatebeta7
NginxuiNginx Ui Version2.0.0 Updatebeta8
NginxuiNginx Ui Version2.0.0 Updatebeta8_patch
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 4.24% 0.883
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 8.8 2.8 5.9
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
security-advisories@github.com 7.7 2.2 5.5
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L
CWE-77 Improper Neutralization of Special Elements used in a Command ('Command Injection')

The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.