Vulnerability Details : CVE-2023-42298
An issue in GPAC GPAC v.2.2.1 and before allows a local attacker to cause a denial of service via the Q_DecCoordOnUnitSphere function of file src/bifs/unquantize.c.
Vulnerability category: OverflowDenial of service
Products affected by CVE-2023-42298
- cpe:2.3:a:gpac:gpac:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-42298
0.04%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 6 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-42298
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.5
|
MEDIUM | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
1.8
|
3.6
|
NIST |
CWE ids for CVE-2023-42298
-
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-42298
-
https://github.com/gpac/gpac/issues/2567
Integer overflow issue in bifs/unquantize.c:298 · Issue #2567 · gpac/gpac · GitHubIssue Tracking;Patch
Jump to