### [CVE-2022-0534](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0534) ![](https://img.shields.io/static/v1?label=Product&message=htmldoc&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-125&color=brighgreen) ### 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.