Vulnerability Details : CVE-2023-51714
An issue was discovered in the HTTP2 implementation in Qt before 5.15.17, 6.x before 6.2.11, 6.3.x through 6.5.x before 6.5.4, and 6.6.x before 6.6.2. network/access/http2/hpacktable.cpp has an incorrect HPack integer overflow check.
Vulnerability category: Overflow
Products affected by CVE-2023-51714
- cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*
- cpe:2.3:a:qt:qt:*:*:*:*:*:*:*:*
- cpe:2.3:a:qt:qt:*:*:*:*:*:*:*:*
- cpe:2.3:a:qt:qt:*:*:*:*:*:*:*:*
- cpe:2.3:a:qt:qt:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-51714
0.14%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 35 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-51714
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
9.8
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST | 2024-01-04 |
CWE ids for CVE-2023-51714
-
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.Assigned by: nvd@nist.gov (Primary)
References for CVE-2023-51714
-
https://codereview.qt-project.org/c/qt/qtbase/+/524864
HPack: fix a Yoda Condition (I35ce5988) · Gerrit Code ReviewPatch;Product
-
https://lists.debian.org/debian-lts-announce/2024/04/msg00027.html
[SECURITY] [DLA 3805-1] qtbase-opensource-src security updateMailing List;Third Party Advisory
-
https://codereview.qt-project.org/c/qt/qtbase/+/524865/3
HPack: fix incorrect integer overflow check (I7599f2e7) · Gerrit Code ReviewPatch;Product
Jump to