exploit-db-mirror/platforms/multiple/dos/24394.txt
Offensive Security 5e2fc10125 DB: 2016-09-03
2016-09-03 13:13:25 +00:00

11 lines
No EOL
474 B
Text
Executable file

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>