In the ReadDCMImage function in coders/dcm.c in ImageMagick before 7.0.7-23, each redmap, greenmap, and bluemap variable can be overwritten by a new pointer. The previous pointer is lost, which leads to a memory leak. This allows remote attackers to cause a denial of service.
References
Link | Resource |
---|---|
https://github.com/ImageMagick/ImageMagick/issues/964 | Exploit Issue Tracking Patch Third Party Advisory |
https://usn.ubuntu.com/3681-1/ | Third Party Advisory |
https://github.com/ImageMagick/ImageMagick/issues/964 | Exploit Issue Tracking Patch Third Party Advisory |
https://usn.ubuntu.com/3681-1/ | Third Party Advisory |
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
21 Nov 2024, 04:10
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/ImageMagick/ImageMagick/issues/964 - Exploit, Issue Tracking, Patch, Third Party Advisory | |
References | () https://usn.ubuntu.com/3681-1/ - Third Party Advisory |
Information
Published : 2018-01-30 21:29
Updated : 2024-11-21 04:10
NVD link : CVE-2018-6405
Mitre link : CVE-2018-6405
CVE.ORG link : CVE-2018-6405
JSON object : View
Products Affected
canonical
- ubuntu_linux
imagemagick
- imagemagick
CWE
CWE-772
Missing Release of Resource after Effective Lifetime