CVE-2021-42715

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:nothings:stb_image.h:*:*:*:*:*:*:*:*

Configuration 2 (hide)

OR cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*
cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*
cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*

Configuration 3 (hide)

cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*

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')