SCA: security update for ironic-inspector (GHSA-c7fc-cm7p-92r2)

high Tenable Cloud Security Plugin ID 433656

Description

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

- A vulnerability was found in openstack-ironic-inspector all versions excluding 5.0.2, 6.0.3, 7.2.4, 8.0.3
and 8.2.1. A SQL-injection vulnerability was found in openstack-ironic-inspector's node_cache.find_node().
This function makes a SQL query using unfiltered data from a server reporting inspection results (by a
POST to the /v1/continue endpoint). Because the API is unauthenticated, the flaw could be exploited by an
attacker with access to the network on which ironic-inspector is listening. Because of how ironic-
inspector uses the query results, it is unlikely that data could be obtained. However, the attacker could
pass malicious data and create a denial of service. (CVE-2019-10141)

See Also

https://github.com/advisories/GHSA-c7fc-cm7p-92r2

Plugin Details

Severity: High

ID: 433656

Version: Revision 1.2

Type: Local

Family: SCA Checks

Published: 8/19/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.3

Percentile: 53.04

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 4.7

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

CVSS Score Source: CVE-2019-10141

CVSS v3

Risk Factor: Critical

Base Score: 9.1

Temporal Score: 7.9

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

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

CVSS v4

Risk Factor: High

Base Score: 7.2

Threat Score: 5.2

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:H/VA:H/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/24/2022

Vulnerability Publication Date: 5/15/2019

Reference Information

CVE: CVE-2019-10141

BID: 109058

cwe: CWE-89