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

Materia.Engine does not check if received POST messages are valid #78

Open
Goff-Davis opened this issue Jul 26, 2019 · 0 comments
Open

Comments

@Goff-Davis
Copy link
Contributor

In _onPostMessage function on line ~120 JSON.parse(e.data) is run, but does not check if e.data is a string.

clpetersonucf added a commit that referenced this issue Aug 1, 2019
#78 Materia.Engine does not check if received POST messages are valid
@clpetersonucf clpetersonucf mentioned this issue Aug 1, 2019
clpetersonucf added a commit that referenced this issue Apr 3, 2020
@clpetersonucf clpetersonucf mentioned this issue Jul 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant