### [CVE-2017-8326](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-8326) ![](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 libimageworsener.a in ImageWorsener before 1.3.1 has "left shift cannot be represented in type int" undefined behavior issues, which might allow remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a crafted image, related to imagew-bmp.c and imagew-util.c. ### POC #### Reference - https://blogs.gentoo.org/ago/2017/04/27/imageworsener-two-left-shift/ #### Github No PoCs found on GitHub currently.