Buffer Overflow Vulnerability in Embarcadero Delphi and C++ Builder

Post Reply
Shane1145
Posts: 1836
Joined: Wed Sep 25, 2024 2:31 pm

Buffer Overflow Vulnerability in Embarcadero Delphi and C++ Builder

Post by Shane1145 »

A buffer overflow vulnerability exists in the Bitmap handling implementation within the Visual Component Library (VCL) of Embarcadero's Delphi XE6 and C++ Builder. This flaw can be exploited by remote attackers through specially crafted BMP files, allowing for the execution of arbitrary code on the affected systems. Proper validation and handling of image input are crucial to mitigate risks associated with this vulnerability.


https://securityvulnerability.io/vulner ... -2014-0993
Post Reply