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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A flaw was found in ImageMagick where it did not properly sanitize certain input before using it to invoke convert processes. This flaw allows an attacker to create a specially crafted image that leads to a use-after-free vulnerability when processed by ImageMagick. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/ImageMagick/ImageMagick/issues/4446
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|