exploit-db-mirror/exploits/multiple/dos/24394.txt
Offensive Security d304cc3d3e DB: 2017-11-24
116602 new exploits

Too many to list!
2017-11-24 20:56:23 +00:00

11 lines
No EOL
473 B
Text

source: http://www.securityfocus.com/bid/10997/info
Opera Web Browser is reported prone to a JavaScript denial-of-service vulnerability.
This vulnerability presents itself when Opera attempts to execute a specific JavaScript command. When executing this command, Opera will reportedly crash.
This issue affects Opera 7.23 for Microsoft Windows; other versions are also likely affected.
<scr1pt>
document.getElementsByTagName("script")[0].text = "";
</scr1pt>