PoC Index

CVE-2021-42716

HIGH 7.1EPSS 1.5%

An issue was discovered in stb stb_image.h 2.27. The PNM loader incorrectly interpreted 16-bit PGM files as 8-bit when converting to RGBA, leading to a buffer overflow when later reinterpreting the result as a 16-bit buffer. An attacker could potentially have crashed a service using stb_image, or read up to 1024 bytes of non-consecutive heap data without control over the read location.

CVSS v3.1
7.1 HIGHCVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H
CVSS v2.0
5.8 MEDIUMAV:N/AC:M/Au:N/C:P/I:N/A:P
EPSS
1.46% chance of exploitation in the next 30 days, 72th percentile
Published
2021-10-21
Updated
2024-08-04

Proof-of-concept exploits (1)

References

Related