scorelab / OpenMF

An Open Source Mobile Forensics Investigation Tool for Android Platform
Apache License 2.0
150 stars 97 forks source link

[Backend] input validation missing in POST routes #71

Closed amlannandy closed 3 years ago

amlannandy commented 3 years ago

Describe the bug The post routes in the backend don't carry out input validation, due to which if any values are missing, it just gives a server error response.

To Reproduce Execute any post request without providing the required data

Expected behavior It should give a clear error message

Screenshots

screen-capture

Desktop (please complete the following information):