Skip to content

Openstack ironic-inspector has SQL injection vulnerability in node_cache

High severity GitHub Reviewed Published May 24, 2022 to the GitHub Advisory Database • Updated Apr 29, 2024

Package

pip ironic-inspector (pip)

Affected versions

< 5.0.2
>= 5.1.0, < 6.0.3
>= 6.1.0, < 7.2.4
>= 8.0.0, < 8.0.3
>= 8.1.0, < 8.2.1

Patched versions

5.0.2
6.0.3
7.2.4
8.0.3
8.2.1

Description

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.

References

Published by the National Vulnerability Database Jul 30, 2019
Published to the GitHub Advisory Database May 24, 2022
Reviewed Apr 29, 2024
Last updated Apr 29, 2024

Severity

High

CVSS overall score

This score calculates overall vulnerability severity from 0 to 10 and is based on the Common Vulnerability Scoring System (CVSS).
/ 10

CVSS v3 base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
Low
User interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
High
Availability
High

CVSS v3 base metrics

Attack vector: More severe the more the remote (logically and physically) an attacker can be in order to exploit the vulnerability.
Attack complexity: More severe for the least complex attacks.
Privileges required: More severe if no privileges are required.
User interaction: More severe when no user interaction is required.
Scope: More severe when a scope change occurs, e.g. one vulnerable component impacts resources in components beyond its security scope.
Confidentiality: More severe when loss of data confidentiality is highest, measuring the level of data access available to an unauthorized user.
Integrity: More severe when loss of data integrity is the highest, measuring the consequence of data modification possible by an unauthorized user.
Availability: More severe when the loss of impacted component availability is highest.
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H

EPSS score

0.711%
(81st percentile)

Weaknesses

CVE ID

CVE-2019-10141

GHSA ID

GHSA-c7fc-cm7p-92r2
Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.