You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have security concerns due to the length of the id of a diary. At the small length of 6 characters it is very easy to brute force.
Screenshots:
Fix:
It should be easily fixable, as its just a matter of implementing the uuid standard.
I will assume i can work on fixing this issue and will put forward a pull request containing a fix shortly.
Credit: @Flam3rboy for raising my awareness of this issue
The text was updated successfully, but these errors were encountered:
Issue:
I have security concerns due to the length of the id of a diary. At the small length of 6 characters it is very easy to brute force.
Screenshots:
Fix:
It should be easily fixable, as its just a matter of implementing the uuid standard.
I will assume i can work on fixing this issue and will put forward a pull request containing a fix shortly.
Credit: @Flam3rboy for raising my awareness of this issue
The text was updated successfully, but these errors were encountered: