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

Check value of order filter #951

Merged
merged 2 commits into from
Oct 13, 2022
Merged

Check value of order filter #951

merged 2 commits into from
Oct 13, 2022

Conversation

eitoball
Copy link
Member

To prevent parameters like:

  • {"order":"captured_at desc) UNION ALL SELECT NULL,NULL,NULL#","locale":"en-US","device_id":"100171"}
  • {"order":"captured_at desc%' ORDER BY 1#","locale":"en-US","device_id":"100171"}

To prevent parameters like:

* `{"order":"captured_at desc) UNION ALL SELECT NULL,NULL,NULL#","locale":"en-US","device_id":"100171"}`
* `{"order":"captured_at desc%' ORDER BY 1#","locale":"en-US","device_id":"100171"}`
@eitoball eitoball force-pushed the filter-order-filter branch 8 times, most recently from fb467fa to 2680b48 Compare October 13, 2022 03:09
@eitoball eitoball merged commit 95a6194 into main Oct 13, 2022
@eitoball eitoball deleted the filter-order-filter branch October 13, 2022 03:16
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

Successfully merging this pull request may close these issues.

None yet

1 participant