An issue was discovered in stb stb_image.h 1.33 through 2.27. The HDR loader parsed truncated end-of-file RLE scanlines as an infinite sequence of zero-length runs. An attacker could potentially have caused denial of service in applications using stb_image by submitting crafted HDR files.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
No history.
Information
Published : 2021-10-21 19:15
Updated : 2023-11-07 03:39
NVD link : CVE-2021-42715
Mitre link : CVE-2021-42715
CVE.ORG link : CVE-2021-42715
JSON object : View
Products Affected
debian
- debian_linux
fedoraproject
- fedora
nothings
- stb_image.h
CWE
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop')