hex0xf

Results 1 issues of hex0xf

### Describe the bug ``` function Test () { let i = 'javascript:alert(1);' return ( ) } ``` When setting javascript:alert(1) on the iframe's src, an XSS attack will be...