5.5
CVE-2019-13219
- EPSS 0.18%
- Published 15.08.2019 17:15:13
- Last modified 21.11.2024 04:24:28
- Source cve@mitre.org
- CVE-Watchlists
- Open
A NULL pointer dereference in the get_window function in stb_vorbis through 2019-03-04 allows an attacker to cause a denial of service by opening a crafted Ogg Vorbis file.
Data is provided by the National Vulnerability Database (NVD)
Stb Vorbis Project ≫ Stb Vorbis Version <= 2019-03-04
Debian ≫ Debian Linux Version10.0
| Type | Source | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.18% | 0.404 |
| Source | Base Score | Exploit Score | Impact Score | Vector string |
|---|---|---|---|---|
| nvd@nist.gov | 5.5 | 1.8 | 3.6 |
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
|
| nvd@nist.gov | 4.3 | 8.6 | 2.9 |
AV:N/AC:M/Au:N/C:N/I:N/A:P
|
CWE-476 NULL Pointer Dereference
The product dereferences a pointer that it expects to be valid but is NULL.