Improper Input Validation
Discription
# Description
At the `team update`(`https://ripob47346.getoutline.com/api/team.update`) and `user update`(`https://ripob47346.getoutline.com/api/users.update`) functions, `avatarUrl` was not verified as a correct url. The user can enter arbitrary values.
# Proof of Concept
`/api/team.update`

`/api/users.update`

`Result:`
Read More
Back to Main