### [CVE-2018-8975](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-8975) ![](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 The pm_mallocarray2 function in lib/util/mallocvar.c in Netpbm through 10.81.03 allows remote attackers to cause a denial of service (heap-based buffer over-read) via a crafted image file, as demonstrated by pbmmask. ### POC #### Reference - https://github.com/xiaoqx/pocs/blob/master/netpbm #### Github - https://github.com/xiaoqx/pocs