6.5
CVE-2025-33132
- EPSS 0.05%
- Veröffentlicht 27.10.2025 23:57:12
- Zuletzt bearbeitet 06.11.2025 17:44:43
- Quelle psirt@us.ibm.com
- CVE-Watchlists
- Unerledigt
IBM DB2 High Performance Unload 6.1.0.3, 5.1.0.1, 6.1.0.2, 6.5, 6.5.0.0 IF1, 6.1.0.1, 6.1, and 5.1 could allow an authenticated user to cause the program to crash due to the incorrect calculation of the size of the data that is being pointed to.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Ibm ≫ Db2 High Performance Unload Load Version >= 5.1.0.0 <= 6.1.0.0
Ibm ≫ Aix Version-
Ibm ≫ Linux On Ibm Z Version-
Linux ≫ Linux Kernel Version-
Microsoft ≫ Windows Version-
Ibm ≫ Linux On Ibm Z Version-
Linux ≫ Linux Kernel Version-
Microsoft ≫ Windows Version-
Ibm ≫ Db2 High Performance Unload Load Version6.1.0.1 Update-
Ibm ≫ Aix Version-
Ibm ≫ Linux On Ibm Z Version-
Linux ≫ Linux Kernel Version-
Microsoft ≫ Windows Version-
Ibm ≫ Linux On Ibm Z Version-
Linux ≫ Linux Kernel Version-
Microsoft ≫ Windows Version-
Ibm ≫ Db2 High Performance Unload Load Version6.1.0.2 Update-
Ibm ≫ Aix Version-
Ibm ≫ Linux On Ibm Z Version-
Linux ≫ Linux Kernel Version-
Microsoft ≫ Windows Version-
Ibm ≫ Linux On Ibm Z Version-
Linux ≫ Linux Kernel Version-
Microsoft ≫ Windows Version-
Ibm ≫ Db2 High Performance Unload Load Version6.1.0.3 Update-
Ibm ≫ Aix Version-
Ibm ≫ Linux On Ibm Z Version-
Linux ≫ Linux Kernel Version-
Microsoft ≫ Windows Version-
Ibm ≫ Linux On Ibm Z Version-
Linux ≫ Linux Kernel Version-
Microsoft ≫ Windows Version-
Ibm ≫ Db2 High Performance Unload Load Version6.5.0.0
Ibm ≫ Aix Version-
Ibm ≫ Linux On Ibm Z Version-
Linux ≫ Linux Kernel Version-
Microsoft ≫ Windows Version-
Ibm ≫ Linux On Ibm Z Version-
Linux ≫ Linux Kernel Version-
Microsoft ≫ Windows Version-
Ibm ≫ Db2 High Performance Unload Load Version6.5.0.0 Updateif1
Ibm ≫ Aix Version-
Ibm ≫ Linux On Ibm Z Version-
Linux ≫ Linux Kernel Version-
Microsoft ≫ Windows Version-
Ibm ≫ Linux On Ibm Z Version-
Linux ≫ Linux Kernel Version-
Microsoft ≫ Windows Version-
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.05% | 0.167 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| psirt@us.ibm.com | 6.5 | 2.8 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
|
CWE-467 Use of sizeof() on a Pointer Type
The code calls sizeof() on a pointer type, which can be an incorrect calculation if the programmer intended to determine the size of the data that is being pointed to.