Ryan Awad
Ryan Awad
### Issue description ### Problem: There is a SSRF (Server-Side Request Forgery) vulnerability when importing an external JSON file using a URL. In `src/containers/Modals/ImportModal/index.tsx`, the vulnerability can be found in...
Hello, I was able to execute some JS by loading an external HTML document via the `src` attribute in an `iframe` tag. ```html ``` Where the web page I loaded...
# Pull Request ## Description Please read these instructions and remove unnecessary text. - Try to include a summary of the changes and which issue is fixed. - Also include...