mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 20:04:58 +02:00
18 lines
762 B
Markdown
18 lines
762 B
Markdown
### [CVE-2021-3575](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3575)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A heap-based buffer overflow was found in openjpeg in color.c:379:42 in sycc420_to_rgb when decompressing a crafted .j2k file. An attacker could use this to execute arbitrary code with the permissions of the application compiled against openjpeg.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/uclouvain/openjpeg/issues/1347
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|