CVE-2023-26285
05.05.2023, 16:15
IBM MQ 9.2 CD, 9.2 LTS, 9.3 CD, and 9.3 LTS could allow a remote attacker to cause a denial of service due to an error processing invalid data. IBM X-Force ID: 248418.Enginsight
Vendor | Product | Version |
---|---|---|
ibm | mq_appliance | 9.2.0.0 ≤ 𝑥 < 9.2.0.11 |
ibm | mq_appliance | 9.2.0.0 ≤ 𝑥 < 9.2.5.7 |
ibm | mq_appliance | 9.3.0.0 ≤ 𝑥 < 9.3.0.5 |
ibm | mq_appliance | 9.3.0.0 ≤ 𝑥 < 9.3.2.1 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-119 - Improper Restriction of Operations within the Bounds of a Memory BufferThe software performs operations on a memory buffer, but it can read from or write to a memory location that is outside of the intended boundary of the buffer.
- 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.