Vulnerability Details : CVE-2023-0760
Potential exploit
Heap-based Buffer Overflow in GitHub repository gpac/gpac prior to V2.1.0-DEV.
Vulnerability category: OverflowMemory Corruption
Products affected by CVE-2023-0760
- cpe:2.3:a:gpac:gpac:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-0760
0.04%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 7 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-0760
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.3
|
HIGH | CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H |
1.3
|
5.9
|
huntr.dev | |
7.8
|
HIGH | CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
1.8
|
5.9
|
NIST |
CWE ids for CVE-2023-0760
-
A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().Assigned by: security@huntr.dev (Primary)
-
The product writes data past the end, or before the beginning, of the intended buffer.Assigned by: nvd@nist.gov (Secondary)
References for CVE-2023-0760
-
https://www.debian.org/security/2023/dsa-5452
Debian -- Security Information -- DSA-5452-1 gpac
-
https://github.com/gpac/gpac/commit/ea7395f39f601a7750d48d606e9d10ea0b7beefe
sgpd box entry: disallow null grouping_type (#2389) · gpac/gpac@ea7395f · GitHubExploit;Patch
-
https://huntr.dev/bounties/d06223df-a473-4c82-96d0-23726b844b21
Heap Buffer Overflow in function gf_isom_box_size at src/isomedia/box_funcs.c:1997 vulnerability found in gpacExploit;Issue Tracking;Patch;Third Party Advisory
Jump to