Vulnerability Details : CVE-2021-3497
GStreamer before 1.18.4 might access already-freed memory in error code paths when demuxing certain malformed Matroska files.
Products affected by CVE-2021-3497
- cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*
- cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*
- cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*
- cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*
- cpe:2.3:a:gstreamer_project:gstreamer:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2021-3497
0.15%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 32 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2021-3497
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.8
|
MEDIUM | AV:N/AC:M/Au:N/C:P/I:P/A:P |
8.6
|
6.4
|
NIST | |
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-2021-3497
-
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.Assigned by:
- nvd@nist.gov (Primary)
- secalert@redhat.com (Secondary)
References for CVE-2021-3497
-
https://www.debian.org/security/2021/dsa-4900
Debian -- Security Information -- DSA-4900-1 gst-plugins-good1.0Third Party Advisory
-
https://gstreamer.freedesktop.org/security/sa-2021-0002.html
Vendor Advisory
-
https://security.gentoo.org/glsa/202208-31
GStreamer, GStreamer Plugins: Multiple Vulnerabilities (GLSA 202208-31) — Gentoo securityThird Party Advisory
-
https://lists.debian.org/debian-lts-announce/2021/04/msg00027.html
[SECURITY] [DLA 2640-1] gst-plugins-good1.0 security updateMailing List;Third Party Advisory
-
https://bugzilla.redhat.com/show_bug.cgi?id=1945339
1945339 – (CVE-2021-3497) CVE-2021-3497 gstreamer-plugins-good: Use-after-free in matroska demuxingIssue Tracking;Patch;Third Party Advisory
Jump to