[DUG] Security/Buffer overflows

John Bird johnkbird at paradise.net.nz
Wed Jan 10 13:36:28 NZDT 2007


A general question:
 
We all read of the constant updates to Windows/Acrobat reader/IE/Firefox due
mainly to buffer overflow vulnerability.  I understand most of these are C++
applications where there are inherent problems with the string
implementation and I am wondering what vulnerabilities may be in Delphi
applications to be aware of.
 
I understand the string type is a bit better defined in Delphi, however
often internally there are calls to Win32 routines, often using PChar, which
still may expose vulnerabilities in the Win32 API etc.  which may be beyond
control of a Delphi programmer.
 
This is apart from the issue of Memory leaks.
 

John

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://ns3.123.co.nz/pipermail/delphi/attachments/20070110/9396d31d/attachment.html


More information about the Delphi mailing list