CVE-2023-4679
GPAC Use After Free Vulnerability
Description
A use after free vulnerability exists in GPAC version 2.3-DEV-revrelease, specifically in the gf_filterpacket_del function in filter_core/filter.c at line 38. This vulnerability can lead to a double-free condition, which may cause the application to crash.
INFO
Published Date :
Nov. 15, 2024, 11:15 a.m.
Last Modified :
Nov. 19, 2024, 3:54 p.m.
Source :
[email protected]
Remotely Exploitable :
No
Impact Score :
3.4
Exploitability Score :
2.5
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2023-4679
.
URL | Resource |
---|---|
https://github.com/gpac/gpac/commit/b68b3f0bf5c366e003221d78fd663a1d5514a876 | Patch |
https://huntr.com/bounties/6f721ee7-8785-4c26-801e-f40fed3faaac | Exploit Third Party Advisory |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2023-4679
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2023-4679
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Nov. 19, 2024
Action Type Old Value New Value Added CVSS V3.1 NIST AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H Changed Reference Type https://github.com/gpac/gpac/commit/b68b3f0bf5c366e003221d78fd663a1d5514a876 No Types Assigned https://github.com/gpac/gpac/commit/b68b3f0bf5c366e003221d78fd663a1d5514a876 Patch Changed Reference Type https://huntr.com/bounties/6f721ee7-8785-4c26-801e-f40fed3faaac No Types Assigned https://huntr.com/bounties/6f721ee7-8785-4c26-801e-f40fed3faaac Exploit, Third Party Advisory Added CPE Configuration OR *cpe:2.3:a:gpac:gpac:2.3.0-dev:*:*:*:*:*:*:* -
CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0
Nov. 15, 2024
Action Type Old Value New Value Added CVSS V3.1 CISA-ADP AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L -
CVE Received by [email protected]
Nov. 15, 2024
Action Type Old Value New Value Added Description A use after free vulnerability exists in GPAC version 2.3-DEV-revrelease, specifically in the gf_filterpacket_del function in filter_core/filter.c at line 38. This vulnerability can lead to a double-free condition, which may cause the application to crash. Added Reference huntr.dev https://huntr.com/bounties/6f721ee7-8785-4c26-801e-f40fed3faaac [No types assigned] Added Reference huntr.dev https://github.com/gpac/gpac/commit/b68b3f0bf5c366e003221d78fd663a1d5514a876 [No types assigned] Added CWE huntr.dev CWE-416 Added CVSS V3 huntr.dev AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2023-4679
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2023-4679
weaknesses.