Files
CVEs-PoC/2021/CVE-2021-3575.md
T
2025-09-29 21:09:30 +02:00

21 lines
920 B
Markdown

### [CVE-2021-3575](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3575)
![](https://img.shields.io/static/v1?label=Product&message=OpenJPEG&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=Afeects%20v2.4.0%20and%20prior.%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-787&color=brightgreen)
### 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
- https://github.com/OzNetNerd/CheckovOutputProcessor
- https://github.com/bygregonline/devsec-fastapi-report
- https://github.com/robertsirc/sle-bci-demo
- https://github.com/w4zu/Debian_security