### [CVE-2022-0534](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0534)



### Description
A vulnerability was found in htmldoc version 1.9.15 where the stack out-of-bounds read takes place in gif_get_code() and occurs when opening a malicious GIF file, which can result in a crash (segmentation fault).
### POC
#### Reference
- https://github.com/michaelrsweet/htmldoc/issues/463
#### Github
No PoCs found on GitHub currently.