CVE-2017-14501
medium
CVSS v3
6.5
CVSS v2
4.3
VIR risk
6.5
Description
An out-of-bounds read flaw exists in parse_file_info in archive_read_support_format_iso9660.c in libarchive 3.3.2 when extracting a specially crafted iso9660 iso file, related to archive_read_format_iso9660_read_header.
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-14501
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2017-14501.html
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| debian | bookworm | fixed | 3.2.2-4.2 |
| debian | bullseye | fixed | 3.2.2-4.2 |
| debian | forky | fixed | 3.2.2-4.2 |
| debian | sid | fixed | 3.2.2-4.2 |
| debian | trixie | fixed | 3.2.2-4.2 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| libarchive | libarchive | 3.3.2 | |
References
- https://bugs.debian.org/875966
- https://github.com/libarchive/libarchive/issues/949
- https://lists.debian.org/debian-lts-announce/2018/11/msg00037.html
- https://security.gentoo.org/glsa/201908-11
- https://usn.ubuntu.com/3736-1/
- https://www.debian.org/security/2018/dsa-4360
- https://www.suse.com/security/cve/CVE-2017-14501.html
- https://security-tracker.debian.org/tracker/CVE-2017-14501
CWEs
CWE-125
Verify integrity in audit chain (admin only). AS-IS.