Web Level 4 150 points

Web-26. Prototype Pollution in User Profile Manager

Mission

In this Node.js/Express app, a logged-in user can update their own profile. Check whether the recursive merge function used for updates properly filters out special keys.

#web#prototype-pollution

Clear it in 3 steps

Not started
  1. Start the environment

  2. Investigate the target

  3. Submit the flag