### [CVE-2021-42715](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-42715) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description 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. ### POC #### Reference - https://github.com/nothings/stb/issues/1224 #### Github No PoCs found on GitHub currently.