### [CVE-2014-0994](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0994) ![](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 Heap-based buffer overflow in the ReadDIB function in the Vcl.Graphics.TPicture.Bitmap implementation in the Visual Component Library (VCL) in Embarcadero Delphi XE6 20.0.15596.9843 and C++ Builder XE6 20.0.15596.9843 allows context-dependent attackers to execute arbitrary code via the BITMAPINFOHEADER.biClrUsed field in a BMP file. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-0993. ### POC #### Reference - http://seclists.org/fulldisclosure/2014/Sep/57 - http://www.coresecurity.com/advisories/delphi-and-c-builder-vcl-library-heap-buffer-overflow #### Github - https://github.com/helpsystems/Embarcadero-Workaround