mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 16:47:53 +02:00
19 lines
760 B
Markdown
19 lines
760 B
Markdown
### [CVE-2018-6405](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6405)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ksyang-hj/ksyang-hj
|
|
- https://github.com/ksyang/ksyang
|
|
|