-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
no way to recover from audioworklet hang #15
Comments
I think this is the shellshock vulnerability, this is a recnoized bug. How did you use it though? What OS are you running (if so, you better catch it)? What browser are you running and when was it last updated? If it has been a while, then you should definitely update, as this is a very extreme security vulnerability, as it can run any code, weather you like it or not. |
Expressions
System
|
@Diicorp95
Also, It's impossible to get a link with it from site. For example, here link for working code The player will immediately enter an endless loop as soon as you edit 0 to 1 by releasing the key, without giving an updated link. Of cource, unless you can compose such a link yourself, using decodeURIComponent through the console, for example. |
this has literally nothing to do with shellshock and isn't a security vulnerability, it's a minor issue with the website and has nothing to do with my pc |
by just using the code
(_=>{for(;;);})()
the website is rendered completely unusable, and the hang is completely undetected.refreshing doesn't work properly either, the browser (at least my browser) gets stuck, so the only way i can deal with the issue is completely closing the tab.
The text was updated successfully, but these errors were encountered: