mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 13:58:07 +02:00
21 lines
920 B
Markdown
21 lines
920 B
Markdown
### [CVE-2020-27845](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-27845)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
There's a flaw in src/lib/openjp2/pi.c of openjpeg in versions prior to 2.4.0. If an attacker is able to provide untrusted input to openjpeg's conversion/encoding functionality, they could cause an out-of-bounds read. The highest impact of this flaw is to application availability.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.oracle.com//security-alerts/cpujul2021.html
|
|
- https://www.oracle.com/security-alerts/cpuApr2021.html
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/Live-Hack-CVE/CVE-2020-27845
|
|
- https://github.com/zodf0055980/Yuan-fuzz
|
|
|