SQL Injection Affecting openstack-ironic-inspector package, versions <0:3.2.2-5.el7ost


Severity

Recommended
0.0
high
0
10

Based on Red Hat Enterprise Linux security rating.

Threat Intelligence

EPSS
0.76% (82nd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about SQL Injection vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-RHEL7-OPENSTACKIRONICINSPECTOR-5126600
  • published26 Mar 2023
  • disclosed15 May 2019

Introduced: 15 May 2019

CVE-2019-10141  (opens in a new tab)
CWE-89  (opens in a new tab)

How to fix?

Upgrade RHEL:7 openstack-ironic-inspector to version 0:3.2.2-5.el7ost or higher.
This issue was patched in RHSA-2019:2505.

NVD Description

Note: Versions mentioned in the description apply only to the upstream openstack-ironic-inspector package and not the openstack-ironic-inspector package as distributed by RHEL. See How to fix? for RHEL:7 relevant fixed versions and status.

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.