Bug 1730568 (CVE-2019-1010305)
Summary: | CVE-2019-1010305 libmspack: buffer overflow in function chmd_read_headers() | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Dhananjay Arunesh <darunesh> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | unspecified | CC: | dan, ldu, orion, rjones |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | libmspack-0.10alpha | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-04-28 16:33:27 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1730569, 1730570, 1736744, 1736745 | ||
Bug Blocks: | 1730573 |
Description
Dhananjay Arunesh
2019-07-17 07:22:58 UTC
Created libmspack tracking bugs for this issue: Affects: epel-6 [bug 1730569] Created libmspack tracking bugs for this issue: Affects: fedora-all [bug 1730570] When opening Windows compressed archives, libmspack starts reading the archive header to retrieve files and compression information. During this stage at chmd_read_headers() if a CHM file starts file '::' and is shorter than 33 bytes a heap-based buffer overflow happens due to out-of-bands read. This happens when the user opens a specially crafted CHM file. The flaw itself has a very low impact and is not easily exploitable, its may be produce small heap data leaks but with no further consequences. Statement: This issue affects versions of libmspack as shipped with Red Hat Enterprise Linux 7 and 8. This flaw was rated as having a Low security impact by the Red Hat Product Security Team. This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2020:1686 https://access.redhat.com/errata/RHSA-2020:1686 This bug is now closed. Further updates for individual products will be reflected on the CVE page(s): https://access.redhat.com/security/cve/cve-2019-1010305 This issue has been addressed in the following products: Red Hat Enterprise Linux 7 Via RHSA-2020:3848 https://access.redhat.com/errata/RHSA-2020:3848 |