Nothings stb 2.28 was discovered to contain a Null Pointer Dereference via the function stbi__convert_format. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted pic file.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
https://github.com/nothings/stb/issues/1452 | patch exploit third party advisory issue tracking |
https://github.com/peccc/null-stb | exploit |
https://github.com/nothings/stb/pull/1454 | patch issue tracking |