ghsa-8gvr-7h6w-q2cv
Vulnerability from github
Published
2022-05-24 17:19
Modified
2022-10-07 18:16
Severity ?
VLAI Severity ?
Details
FFmpeg 4.2.3 has a use-after-free via a crafted EXTINF duration in an m3u8 file because parse_playlist in libavformat/hls.c frees a pointer, and later that pointer is accessed in av_probe_input_format3 in libavformat/format.c.
{ "affected": [], "aliases": [ "CVE-2020-13904" ], "database_specific": { "cwe_ids": [ "CWE-416" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-06-07T19:15:00Z", "severity": "MODERATE" }, "details": "FFmpeg 4.2.3 has a use-after-free via a crafted EXTINF duration in an m3u8 file because parse_playlist in libavformat/hls.c frees a pointer, and later that pointer is accessed in av_probe_input_format3 in libavformat/format.c.", "id": "GHSA-8gvr-7h6w-q2cv", "modified": "2022-10-07T18:16:21Z", "published": "2022-05-24T17:19:29Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-13904" }, { "type": "WEB", "url": "https://github.com/FFmpeg/FFmpeg/commit/6959358683c7533f586c07a766acc5fe9544d8b2" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2020/07/msg00022.html" }, { "type": "WEB", "url": "https://patchwork.ffmpeg.org/project/ffmpeg/patch/20200529033905.41926-1-lq@chinaffmpeg.org" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202007-58" }, { "type": "WEB", "url": "https://trac.ffmpeg.org/ticket/8673" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4431-1" }, { "type": "WEB", "url": "https://www.debian.org/security/2020/dsa-4722" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…