CVE-2019-10141

Source
https://cve.org/CVERecord?id=CVE-2019-10141
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-10141.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2019-10141
Aliases
Downstream
Published
2019-07-30T17:15:12.453Z
Modified
2026-04-10T04:13:43.673364Z
Severity
  • 9.1 (Critical) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H CVSS Calculator
Summary
[none]
Details

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 nodecache.findnode(). 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

Affected packages

Git / github.com/openstack/ironic-inspector

Affected ranges

Type
GIT
Repo
https://github.com/openstack/ironic-inspector
Events
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "fixed": "5.0.2"
        },
        {
            "introduced": "5.1.0"
        },
        {
            "fixed": "6.0.3"
        },
        {
            "introduced": "6.1.0"
        },
        {
            "fixed": "7.2.4"
        },
        {
            "introduced": "8.0.0"
        },
        {
            "fixed": "8.0.3"
        },
        {
            "introduced": "8.1.0"
        },
        {
            "fixed": "8.2.1"
        }
    ]
}

Affected versions

0.*
0.1.0
0.1.1
0.2.0
0.2.1
0.2.2
0.2.3
0.2.4
1.*
1.0.0
2.*
2.0.0
2.0.1
2.1.0
2.2.0
2.3.0
3.*
3.0.0
3.1.0
3.2.0
3.3.0
4.*
4.0.0
4.1.0
4.2.0
5.*
5.0.0
5.0.1
5.1.0
6.*
6.0.0
6.0.1
6.0.2
6.1.0
7.*
7.0.0
7.1.0
7.2.0
7.2.1
7.2.2
7.2.3
8.*
8.0.0
8.0.1
8.0.2
8.1.0
8.2.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-10141.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "10"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "13"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "14"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "9"
            }
        ]
    }
]