mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 01:44:43 +02:00
18 lines
681 B
Markdown
18 lines
681 B
Markdown
### [CVE-2021-28026](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-28026)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
jpeg-xl v0.3.2 is affected by a heap buffer overflow in /lib/jxl/coeff_order.cc ReadPermutation. When decoding a malicous jxl file using djxl, an attacker can trigger arbitrary code execution or a denial of service.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://gitlab.com/wg1/jpeg-xl/-/issues/163
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|