A flaw was found in dmg2img through 20170502. fill_mishblk() does not check the length of the read buffer, and copy 0xCC bytes from it. The length of the buffer is controlled by an attacker. By providing a length smaller than 0xCC, memcpy reaches out of the malloc'ed bound. This possibly leads to memory layout information leaking in the data. This might be used in a chain of vulnerability in order to reach code execution.
References
Link | Resource |
---|---|
https://bugzilla.redhat.com/show_bug.cgi?id=1959911 | Issue Tracking Third Party Advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=1959911 | Issue Tracking Third Party Advisory |
Configurations
History
21 Nov 2024, 06:07
Type | Values Removed | Values Added |
---|---|---|
References | () https://bugzilla.redhat.com/show_bug.cgi?id=1959911 - Issue Tracking, Third Party Advisory |
03 Jun 2021, 18:47
Type | Values Removed | Values Added |
---|---|---|
References | (MISC) https://bugzilla.redhat.com/show_bug.cgi?id=1959911 - Issue Tracking, Third Party Advisory | |
CPE | cpe:2.3:a:dmg2img_project:dmg2img:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : 5.8
v3 : 7.1 |
CWE | CWE-125 |
26 May 2021, 22:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2021-05-26 22:15
Updated : 2024-11-21 06:07
NVD link : CVE-2021-32614
Mitre link : CVE-2021-32614
CVE.ORG link : CVE-2021-32614
JSON object : View
Products Affected
dmg2img_project
- dmg2img
CWE
CWE-125
Out-of-bounds Read