mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 03:02:23 +02:00
18 lines
755 B
Markdown
18 lines
755 B
Markdown
### [CVE-2021-42715](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-42715)
|
|

|
|

|
|

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