Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
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 applicationsUpgrade ironic-inspector
to version 8.2.1 or higher.
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;\