-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Now that we eval every z3-js snippet, the door to potential security attacks is opened.
A possible scenario I could think of is that someone forks this repo, changes some z3-js content to be malicious, and hosts it on a public github page. Visitors of that page could have their information stolen through such malicious content.
Pretty sure the official docusaurus website has some mechanism against it as there are executable and editable JS blocks too.
TODO:
- look into sandboxing / sanity checks that the built-in editor might provide.
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested