CVE-2024-41762
07.12.2024, 14:15
IBM Db2 for Linux, UNIX and Windows (includes Db2 Connect Server) 10.5, 11.1, and 11.5 is vulnerable to a denial of service as the server may crash under certain conditions with a specially crafted query.Enginsight
Vendor | Product | Version |
---|---|---|
ibm | db2 | 10.5.0 ≤ 𝑥 ≤ 10.5.11 |
ibm | db2 | 11.1.4 ≤ 𝑥 ≤ 11.1.4.7 |
ibm | db2 | 11.5.0 ≤ 𝑥 ≤ 11.5.9 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-789 - Memory Allocation with Excessive Size ValueThe product allocates memory based on an untrusted, large size value, but it does not ensure that the size is within expected limits, allowing arbitrary amounts of memory to be allocated.
- CWE-770 - Allocation of Resources Without Limits or ThrottlingThe software allocates a reusable resource or group of resources on behalf of an actor without imposing any restrictions on the size or number of resources that can be allocated, in violation of the intended security policy for that actor.