CVE-2017-14633
medium
CVSS v3
6.5
CVSS v2
4.3
VIR risk
6.5
Description
In Xiph.Org libvorbis 1.3.5, an out-of-bounds array read vulnerability exists in the function mapping0_forward() in mapping0.c, which may lead to DoS when operating on a crafted audio file with vorbis_analysis().
Predictions
Exploit likelihood
75%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2017-14633
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2017-14633.html
Vendor advisory: cve@mitre.org — https://gitlab.xiph.org/xiph/vorbis/issues/2329
Vendor advisory: arch — https://security.archlinux.org/ASA-201803-12
Vendor advisory: arch — https://security.archlinux.org/ASA-201803-21
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| arch | fixed | 1.3.6-1 | |
| sles | affected | | |
| debian | bookworm | fixed | 1.3.5-4.1 |
| debian | bullseye | fixed | 1.3.5-4.1 |
| debian | forky | fixed | 1.3.5-4.1 |
| debian | sid | fixed | 1.3.5-4.1 |
| debian | trixie | fixed | 1.3.5-4.1 |
| debian | 7.0 | affected | |
| debian | 8.0 | affected | |
| debian | 9.0 | affected | |
| ubuntu | 14.04 | affected | |
| ubuntu | 16.04 | affected | |
| ubuntu | 17.10 | affected | |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| xiph.org | libvorbis | 1.3.5 | |
References
- https://security.archlinux.org/ASA-201803-21
- https://security.archlinux.org/ASA-201803-12
- https://gitlab.xiph.org/xiph/vorbis/issues/2329
- https://lists.debian.org/debian-lts-announce/2018/04/msg00033.html
- https://lists.debian.org/debian-lts-announce/2019/12/msg00021.html
- https://usn.ubuntu.com/3569-1/
- https://www.debian.org/security/2018/dsa-4113
- https://www.suse.com/security/cve/CVE-2017-14633.html
- https://security-tracker.debian.org/tracker/CVE-2017-14633
CWEs
CWE-125
Verify integrity in audit chain (admin only). AS-IS.