-
### Describe the Issue
hi guys, I've seen two cases in the js beta curriculum where a step requests that an alert is added but will not allow the camper to type window.alert("message") instead of wha…
-
- Site: [https://testphp.vulnweb.com](https://testphp.vulnweb.com)
- Site: [http://testphp.vulnweb.com](http://testphp.vulnweb.com)
**New Alerts**
- **Cross Site Scripting (DOM Based)** [40026…
-
```
alert(123)
alert("hellox worldss");
javascript:alert("hellox worldss")
'>alert(String.fromCharCode(88,83,83))
document.write("">'>alert(String.fromCharCode(88,83,83))
';alert(String.fromC…
-
Version of Yolo :
Steam BuildId = 7052867
Describe error with details :
After 1 hour or more, 3d screen become black and when I try to resize it, an error will show
Javascript Alert - http://lo…
-
It seems like the MDC component is not caring about XSS and is therefore vulnerable against "poisoned" content.
### Reproduction
```
```
![CleanShot 2024-08-21 at 19 45 40@2x](https://github…
-
Tracking issue for:
- [ ] https://github.com/2lambda123/cisagov-Malcolm/security/code-scanning/105
-
XSS
<svg id=alert(1) onload=eval(id)>
<object/data=javascript:alert(1)>
DeC:
MOVE HERE
"}
[XSS
<svg id=alert(1) onload=eval(id)>
<object/da…
-
How can i enable the javascript alert by using the library.
for example, i do normally in a webview to enable the alert
mWebView.getSettings().setJavaScriptEnabled(true);before the line mWebView…
-
Tracking issue for:
- [ ] https://github.com/2lambda123/cisagov-Malcolm/security/code-scanning/2
-
### Problem
Allows direct writing of JavaScript code.
For example:
```
[output.html]
additional-js = {
alert("Hello, world!");}
```
### Proposed Solution
_No response_
### Notes
_No respons…