79233252

Date: 2024-11-28 09:32:11
Score: 3
Natty:
Report link

I believe in the same conclusion as Maksym, however i would just like to point out, that you should use uuid's insted of simple id's as this opens door to a possible attack called "IDOR" or else known as "Insecure Direct Object Reference"

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: BackspaceReader