SCA: security update for github.com/0xJacky/Nginx-UI (GHSA-h374-mm57-879c)

medium Tenable Cloud Security Plugin ID 415422

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. Thus, the
`order` and `sort_by` query parameter are user-controlled and are being appended to the `order` variable
without any sanitization. This issue has been patched in version 2.0.0.beta.9. (CVE-2024-22196)

Solution

Update the github.com/0xJacky/Nginx-UI library and its related packages to version 1.9.10-0.20231219195202-ec93ab05a3ec or later.

See Also

https://github.com/advisories/GHSA-h374-mm57-879c

Plugin Details

Severity: Medium

ID: 415422

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/6/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.51

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5.3

Vector: CVSS2#AV:N/AC:L/Au:S/C:C/I:N/A:N

CVSS Score Source: CVE-2024-22196

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.9

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 1/11/2024

Vulnerability Publication Date: 1/11/2024

Reference Information

CVE: CVE-2024-22196

cwe: CWE-89