CVE-2024-31882
14.08.2024, 18:15
IBM Db2 for Linux, UNIX and Windows (includes Db2 Connect Server) 11.1 and 11.5 is vulnerable to a denial of service, under specific non default configurations, as the server may crash when using a specially crafted SQL statement by an authenticated user. IBM X-Force ID: 287614.
Vendor | Product | Version |
---|---|---|
ibm | db2 | 11.1.4 ≤ 𝑥 ≤ 11.1.4.7 |
ibm | db2 | 11.1.4 ≤ 𝑥 ≤ 11.1.4.7 |
ibm | db2 | 11.1.4 ≤ 𝑥 ≤ 11.1.4.7 |
ibm | db2 | 11.5.0 ≤ 𝑥 ≤ 11.5.9 |
ibm | db2 | 11.5.0 ≤ 𝑥 ≤ 11.5.9 |
ibm | db2 | 11.5.0 ≤ 𝑥 ≤ 11.5.9 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-943 - Improper Neutralization of Special Elements in Data Query LogicThe application generates a query intended to access or manipulate data in a data store such as a database, but it does not neutralize or incorrectly neutralizes special elements that can modify the intended logic of the query.
- CWE-74 - Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')The software constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.