Vulnerability Details : CVE-2023-4720
Floating Point Comparison with Incorrect Operator in GitHub repository gpac/gpac prior to 2.3-DEV.
Products affected by CVE-2023-4720
- cpe:2.3:a:gpac:gpac:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-4720
0.05%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 20 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-4720
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
4.0
|
MEDIUM | CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L |
2.5
|
1.4
|
huntr.dev | |
5.5
|
MEDIUM | CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H |
1.8
|
3.6
|
NIST |
CWE ids for CVE-2023-4720
-
The code performs a comparison such as an equality test between two float (floating point) values, but it uses comparison operators that do not account for the possibility of loss of precision.Assigned by: security@huntr.dev (Primary)
References for CVE-2023-4720
-
https://github.com/gpac/gpac/commit/e396648e48c57e2d53988d3fd4465b068b96c89a
Fixed #2581 · gpac/gpac@e396648 · GitHubPatch
-
https://huntr.dev/bounties/1dc2954c-8497-49fa-b2af-113e1e9381ad
left shift of negative value in scene_manager/swf_parse.c:213:12 vulnerability found in gpacExploit;Patch;Third Party Advisory
Jump to