Vulnerability Details : CVE-2019-15296
An issue was discovered in Freeware Advanced Audio Decoder 2 (FAAD2) 2.8.8. The faad_resetbits function in libfaad/bits.c is affected by a buffer overflow vulnerability. The number of bits to be read is determined by ld->buffer_size - words*4, cast to uint32. If ld->buffer_size - words*4 is negative, a buffer overflow is later performed via getdword_n(&ld->start[words], ld->bytes_left).
Vulnerability category: Overflow
Products affected by CVE-2019-15296
- cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*
- cpe:2.3:a:audiocoding:freeware_advanced_audio_decoder_2:2.8.8:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2019-15296
0.28%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 69 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2019-15296
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.0/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-2019-15296
-
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.Assigned by: nvd@nist.gov (Primary)
References for CVE-2019-15296
-
https://www.debian.org/security/2019/dsa-4522
Debian -- Security Information -- DSA-4522-1 faad2
-
https://github.com/knik0/faad2/commit/942c3e0aee748ea6fe97cb2c1aa5893225316174
Fix a couple buffer overflows · knik0/faad2@942c3e0 · GitHubPatch;Third Party Advisory
-
https://seclists.org/bugtraq/2019/Sep/28
Bugtraq: [SECURITY] [DSA 4522-1] faad2 security update
-
https://security.gentoo.org/glsa/202006-17
FAAD2: Multiple vulnerabilities (GLSA 202006-17) — Gentoo security
-
https://lists.debian.org/debian-lts-announce/2019/08/msg00033.html
[SECURITY] [DLA 1899-1] faad2 security updateThird Party Advisory
Jump to