Lucene search
+L

257 matches found

Vulnrichment
Vulnrichment
added 2024/01/11 7:38 p.m.18 views

CVE-2024-22198 Authenticated (user role) arbitrary command execution by modifying `start_cmd` setting (GHSL-2023-268)

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...

7.1CVSS7.1AI score0.04055EPSS
SaveExploits2References7
Vulnrichment
Vulnrichment
added 2024/01/11 7:24 p.m.2 views

CVE-2024-22196 Authenticated (user role) SQL injection in `OrderAndPaginate` (GHSL-2023-270)

Nginx-UI is an online statistics for Server Indicators​​ Monitor CPU usage, memory usage, load average, and disk usage in real-time. This issue may lead to information disclosure. By using DefaultQuery, the "desc" and "id" values are used as default values if the query parameters are not set. Thu...

7CVSS6.8AI score0.00584EPSS
SaveExploits1References2
CVE
CVE
added 2024/01/11 7:24 p.m.98 views

CVE-2024-22196

CVE-2024-22196 affects nginx-ui (Go) where OrderAndPaginate uses user-controlled query parameters (order and sort_by via DefaultQuery) to build SQL order clauses, enabling SQL injection via crafted requests. Multiple connected sources confirm the vulnerability is exploitable through the GET /api/...

7CVSS6.2AI score0.00584EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2024/01/11 7:24 p.m.42 views

CVE-2024-22196 Authenticated (user role) SQL injection in `OrderAndPaginate` (GHSL-2023-270)

Nginx-UI is an online statistics for Server Indicators​​ Monitor CPU usage, memory usage, load average, and disk usage in real-time. This issue may lead to information disclosure. By using DefaultQuery, the "desc" and "id" values are used as default values if the query parameters are not set. Thu...

7CVSS6.8AI score0.00584EPSS
SaveExploits1References2
OSV
OSV
added 2024/01/11 7:24 p.m.31 views

CVE-2024-22196 Authenticated (user role) SQL injection in `OrderAndPaginate` (GHSL-2023-270)

Nginx-UI is an online statistics for Server Indicators​​ Monitor CPU usage, memory usage, load average, and disk usage in real-time. This issue may lead to information disclosure. By using DefaultQuery, the "desc" and "id" values are used as default values if the query parameters are not set. Thu...

7CVSS6.3AI score
SaveExploits0References4
Prion
Prion
added 2024/01/11 6:15 p.m.24 views

Information disclosure

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 testconfigcmd,...

6.5CVSS8.7AI score0.01537EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2024/01/11 5:56 p.m.37 views

CVE-2024-22197 Authenticated (user role) remote command execution by modifying `nginx` settings (GHSL-2023-269)

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 testconfigcmd,...

7.7CVSS8.4AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/01/11 4:32 p.m.71 views

Authenticated (user role) arbitrary command execution by modifying `start_cmd` setting (GHSL-2023-268)

Summary Nginx-UI is a web interface to manage Nginx configurations. It is vulnerable to arbitrary command execution by abusing the configuration settings. Details The Home Preference page exposes a list of system settings such as Run Mode, Jwt Secret, Node Secret and Terminal Start Command. The...

8.8CVSS8.2AI score0.04055EPSS
SaveExploits2References10Affected Software1
OSV
OSV
added 2024/01/11 4:32 p.m.19 views

GHSA-8R25-68WM-JW35 Authenticated (user role) arbitrary command execution by modifying `start_cmd` setting (GHSL-2023-268)

Summary Nginx-UI is a web interface to manage Nginx configurations. It is vulnerable to arbitrary command execution by abusing the configuration settings. Details The Home Preference page exposes a list of system settings such as Run Mode, Jwt Secret, Node Secret and Terminal Start Command. The...

7.1CVSS6.3AI score0.04055EPSS
SaveExploits2References10
CNNVD
CNNVD
added 2024/01/11 12:00 a.m.18 views

Nginx UI Command Injection Vulnerability

Nginx UI is a WebUI for Nginx by Jacky Personal Developer. A command injection vulnerability exists in Nginx UI versions prior to 2.0.0.beta.9, which can be exploited by an attacker to execute arbitrary commands by modifying the startcmd setting...

8.8CVSS8.1AI score0.04055EPSS
SaveExploits2References8
CNNVD
CNNVD
added 2024/01/11 12:00 a.m.11 views

Nginx-UI SQL Injection Vulnerability

Nginx UI is a WebUI for Nginx by Jacky personal developer . Nginx UI versions prior to 2.0.0.beta.9 have a SQL injection vulnerability that can be exploited by an attacker to perform SQL injection via the OrderAndPaginate parameter...

7CVSS8AI score0.00584EPSS
SaveExploits1References3
GitLab Advisory Database
GitLab Advisory Database
added 2024/01/11 12:00 a.m.81 views

Authenticated (user role) remote command execution by modifying `nginx` settings (GHSL-2023-269)

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 testconfigcmd, reloadcmd and restartcmd. While the UI doesn't allow users to modify any of these settings, it is possible to do so by sending a...

8.8CVSS7.1AI score0.01537EPSS
SaveExploits1References8Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2024/01/11 12:00 a.m.106 views

Authenticated (user role) arbitrary command execution by modifying `start_cmd` setting (GHSL-2023-268)

Nginx-UI is a web interface to manage Nginx configurations. It is vulnerable to arbitrary command execution by abusing the configuration settings...

8.8CVSS7.4AI score0.04055EPSS
SaveExploits2References10Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2024/01/11 12:00 a.m.60 views

Authenticated (user role) SQL injection in `OrderAndPaginate` (GHSL-2023-270)

The OrderAndPaginate function is used to order and paginate data. It is defined as follows: go func OrderAndPaginatec gin.Context funcdb gorm.DB gorm.DB return funcdb gorm.DB gorm.DB sort := c.DefaultQuery"order", "desc" order := fmt.Sprintf"%s %s", DefaultQueryc, "sortby", "id", sort db =...

7CVSS6.7AI score0.00584EPSS
SaveExploits1References7Affected Software1
Positive Technologies
Positive Technologies
added 2023/12/19 12:00 a.m.12 views

PT-2023-8394 · Nginx-Ui · Nginx-Ui

Name of the Vulnerable Software and Affected Versions: Nginx-UI versions prior to 2.0.0.beta.9 Description: The issue concerns arbitrary command execution by abusing configuration settings in Nginx-UI, a web interface for managing Nginx configurations. The Home Preference page exposes system...

9CVSS8.8AI score0.04055EPSS
SaveExploits2References15
Positive Technologies
Positive Technologies
added 2023/12/19 12:00 a.m.12 views

PT-2023-8392 · Nginx-Ui · Nginx-Ui

Name of the Vulnerable Software and Affected Versions: Nginx-UI versions prior to 2.0.0.beta.9 Description: The issue is related to a lack of protection against SQL query structure exploitation in the Nginx UI server. This may allow a remote attacker to gain unauthorized access to protected...

7CVSS6.7AI score0.00584EPSS
SaveExploits1References9
Positive Technologies
Positive Technologies
added 2023/12/19 12:00 a.m.15 views

PT-2023-8393 · Nginx-Ui · Nginx-Ui

Name of the Vulnerable Software and Affected Versions: Nginx-ui versions prior to 2.0.0.beta.9 Description: The issue is related to the Nginx UI server, where the API exposes certain settings such as test config cmd, reload cmd, and restart cmd, which can be modified by sending a request to the...

9CVSS8.6AI score0.01537EPSS
SaveExploits1References11
Rows per page
Query Builder