mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
777 B
Markdown
18 lines
777 B
Markdown
### [CVE-2021-3548](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3548)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A flaw was found in dmg2img through 20170502. dmg2img did not validate the size of the read buffer during memcpy() inside the main() function. 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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/seviezhou/Kraken
|
|
|