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

Support for proper data type validation fails #13

Open
joamag opened this issue Sep 1, 2016 · 0 comments
Open

Support for proper data type validation fails #13

joamag opened this issue Sep 1, 2016 · 0 comments
Assignees
Labels
bug Something isn't working p-high High priority issue

Comments

@joamag
Copy link
Contributor

joamag commented Sep 1, 2016

Description

Currently it's possible to store an integer on a string based field using the Appier data model storage engine. This is a serious vulnerability that may lead to corruption of the database.

Solution

Ensure proper validation of the data types on storage/persist operations.

@joamag joamag added bug Something isn't working p-high High priority issue labels Sep 1, 2016
@joamag joamag self-assigned this Sep 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working p-high High priority issue
Projects
None yet
Development

No branches or pull requests

1 participant