Both. Excessive data exposure can leak password reset tokens that lead to account takeover. Mass assignment can make an attacker an admin in one request. Depending on what properties are exposed or accepted, either one can be catastrophic. OWASP merged them into one risk for exactly this reason.