### [CVE-2009-0084](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0084) ![](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 Use-after-free vulnerability in DirectShow in Microsoft DirectX 8.1 and 9.0 allows remote attackers to execute arbitrary code via an MJPEG file or video stream with a malformed Huffman table, which triggers an exception that frees heap memory that is later accessed, aka "MJPEG Decompression Vulnerability." ### POC #### Reference - http://www.piotrbania.com/all/adv/ms-directx-mjpeg-adv.txt - https://docs.microsoft.com/en-us/security-updates/securitybulletins/2009/ms09-011 #### Github No PoCs found on GitHub currently.