CVE-2019-10141

Summary

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.

Affected Software

VendorProductVersion RangeStatus
RedHatopenstack-ironic-inspectorall 5.0.x up to, excluding 5.0.2affected
RedHatopenstack-ironic-inspectorall 6.0.x up to, excluding 6.0.3affected
RedHatopenstack-ironic-inspectorall 7.2.x up to, excluding 7.2.4affected
RedHatopenstack-ironic-inspectorall 8.0.3 up to, excluding 8.0.3affected
RedHatopenstack-ironic-inspector8.2.0affected

Weaknesses

  • CWE-89: CWE-89

ADP Enrichment

CVE Program Container

Additional References

References