cve/2022/CVE-2022-28471.md
2024-06-18 02:51:15 +02:00

701 B

CVE-2022-28471

Description

In ffjpeg (commit hash: caade60), the function bmp_load() in bmp.c contains an integer overflow vulnerability, which eventually results in the heap overflow in jfif_encode() in jfif.c. This is due to the incomplete patch for issue 38

POC

Reference

Github

No PoCs found on GitHub currently.