7.5
CVE-2023-26285
- EPSS 0.06%
- Published 05.05.2023 16:15:09
- Last modified 29.01.2025 17:15:23
- Source psirt@us.ibm.com
- Teams watchlist Login
- Open Login
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.
Data is provided by the National Vulnerability Database (NVD)
Ibm ≫ Mq Appliance SwEditionlts Version >= 9.2.0.0 < 9.2.0.11
Ibm ≫ Mq Appliance SwEditioncontinuous_delivery Version >= 9.2.0.0 < 9.2.5.7
Ibm ≫ Mq Appliance SwEditionlts Version >= 9.3.0.0 < 9.3.0.5
Ibm ≫ Mq Appliance SwEditioncontinuous_delivery Version >= 9.3.0.0 < 9.3.2.1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.06% | 0.178 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
psirt@us.ibm.com | 5.9 | 2.2 | 3.6 |
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
|
nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
134c704f-9b21-4f2e-91b3-4a467353bcc0 | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
CWE-770 Allocation of Resources Without Limits or Throttling
The product 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.