ironic-inspector@7.0.0 vulnerabilities

Hardware introspection for OpenStack Bare Metal

  • latest version

    12.4.0

  • latest non vulnerable version

  • first published

    9 years ago

  • latest version published

    3 months ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the ironic-inspector package. This does not include vulnerabilities belonging to this package’s dependencies.

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable Version
    • M
    SQL Injection

    ironic-inspector is a hardware introspection daemon for OpenStack Ironic.

    Affected versions of this package are vulnerable to SQL Injection. The node_cache.find_node() function generates a SQL query using unfiltered data from a server's reporting inspection results. Due to the API being unauthenticated, the flaw could be exploited by an attacker with access to the network on which ironic-inspector is listening.

    Because of how the results of the query are used, it is not possible to exploit this vulnerability to exfiltrate data. However, it could be exploited to conduct Denial of Service (DoS) attacks by passing malicious data such as \'; DROP DATABASE;\

    How to fix SQL Injection?

    Upgrade ironic-inspector to version 8.2.1 or higher.

    [,8.2.1)