### [CVE-2019-16162](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-16162) ![](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 Onigmo through 6.2.0 has an out-of-bounds read in parse_char_class because of missing codepoint validation in regenc.c. ### POC #### Reference - https://github.com/k-takata/Onigmo/issues/139 #### Github - https://github.com/ARPSyndicate/cvemon