此漏洞起因于分析恶意 Help file 的解码错误,利用这些错误将导致堆积溢位 (heap-based buffer overflow) ,骇客会透过电子邮件或恶意网站的 Help files 以利用此漏洞。
基于1个网页-相关网页
Listing 4. example2.c (vulnerable to a heap-based buffer overflow).
清单4 . example2 . c(容易出现基于堆的缓冲区溢出)。
Listing 1. example1.c (vulnerable to a heap-based buffer overflow).
清单1 . example1 . c(容易出现基于堆的缓冲区溢出)。
The following example is vulnerable to a heap-based buffer overflow
以下示例容易出现基于堆的缓冲区溢出
应用推荐