5
CVSSv2

CVE-2006-3353

Published: 06/07/2006 Updated: 28/02/2022
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
VMScore: 505
Vector: AV:N/AC:L/Au:N/C:N/I:N/A:P

Vulnerability Summary

Opera 9 allows remote malicious users to cause a denial of service (crash) via a crafted web page that triggers an out-of-bounds memory access, related to an iframe and JavaScript that accesses certain style sheets properties.

Vulnerable Product Search on Vulmon Subscribe to Product

opera opera browser

Exploits

<!-- Opera 9 DOS exploit, discovered by Ahmad Muammar WK (y3dips[at]echo[dot]or[dot]id) y3d1psblogspotcom //--> <html> <iframe src="palsuphp" name="fake" ></iframe> <script type="text/javascript"> function mystyle() { if (fakedocumentstyleSheetslength == 1 ) { f = documentforms ...