2.3
CVE-2025-5992
- EPSS 0.28%
- Veröffentlicht 11.07.2025 06:45:15
- Zuletzt bearbeitet 29.07.2026 10:16:37
- CVE-Watchlists
- Unerledigt
Passing values outside of expected range to QColorTransferGenericFunction can cause a denial of service
When passing values outside of the expected range to QColorTransferGenericFunction it can cause a denial of service, for example, this can happen when passing a specifically crafted ICC profile to QColorSpace::fromICCProfile. This issue affects Qt from 6.6.0 through 6.8.3, from 6.9.0 through 6.9.1. This is fixed in 6.8.4 and 6.9.2.
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
HerstellerQt
≫
Produkt
Qt
Default Statusunaffected
Version
6.0.0
Version <
6.6.0
Status
unaffected
Version <=
6.8.3
Version
6.6.0
Status
affected
Version <=
6.8.3
Version
6.8.4
Status
unaffected
Version <=
6.9.1
Version
6.9.0
Status
affected
Version <=
6.9.1
Version
6.9.2
Status
unaffected
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.28% | 0.193 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| a59d8014-47c4-4630-ab43-e1b13cbe58e3 | 2.3 | 0 | 0 |
CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:P/VC:N/VI:N/VA:L/SC:N/SI:N/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
|
CWE-20 Improper Input Validation
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
https://codereview.qt-project.org/c/qt/qtbase/+/647919