Skip to content
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

[PLAYGROUND]: Improve website security #5

Open
Jay-Karia opened this issue Nov 16, 2024 · 0 comments
Open

[PLAYGROUND]: Improve website security #5

Jay-Karia opened this issue Nov 16, 2024 · 0 comments
Assignees
Labels
playground Improvements or additions to playground

Comments

@Jay-Karia
Copy link
Owner

Describe the issue
Currently the playground website executes user input DOM in the console, which is risky and vulnerable to XSS Attacks.

Solution
Add iframe and run the input code in sandboxed environment.

@Jay-Karia Jay-Karia added the playground Improvements or additions to playground label Nov 16, 2024
@Jay-Karia Jay-Karia self-assigned this Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
playground Improvements or additions to playground
Projects
None yet
Development

No branches or pull requests

1 participant