SQL Injection Affecting ironic-inspector package, versions <8.0.0-3


Severity

Recommended
0.0
critical
0
10

Snyk's Security Team recommends NVD's CVSS assessment. Learn more

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-DEBIAN10-IRONICINSPECTOR-347252
  • published22 May 2019
  • disclosed30 Jul 2019

Introduced: 22 May 2019

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

How to fix?

Upgrade Debian:10 ironic-inspector to version 8.0.0-3 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream ironic-inspector package and not the ironic-inspector package as distributed by Debian. See How to fix? for Debian:10 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.