Files
CVEs-PoC/2021/CVE-2021-26927.md
T
2024-05-25 21:48:12 +02:00

19 lines
714 B
Markdown

### [CVE-2021-26927](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-26927)
![](https://img.shields.io/static/v1?label=Product&message=jasper&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-476&color=brighgreen)
### Description
A flaw was found in jasper before 2.0.25. A null pointer dereference in jp2_decode in jp2_dec.c may lead to program crash and denial of service.
### POC
#### Reference
- https://github.com/jasper-software/jasper/commit/41f214b121b837fa30d9ca5f2430212110f5cd9b
- https://github.com/jasper-software/jasper/issues/265
#### Github
No PoCs found on GitHub currently.