Askbot
cpe:2.3:a:askbot:askbot:*:*:*:*:*:*:*
- <= 0.12.2
A vulnerability exists in Askbot versions through 0.12.2, allowing authenticated users with normal permissions to change the profile pictures of other users. This issue arises from improper authorization validation in the avatar update process, enabling users to manipulate the user_id parameter and alter avatars of any user.
Exploitation of this vulnerability allows for unauthorized modification of user profile pictures, potentially leading to misuse of avatars or impersonation.
The vulnerability can be reproduced by an authenticated user with normal permissions. Intercept the POST request used to upload a profile picture and modify the user_id parameter to target another user. The request can then be sent to update the avatar of the selected user.
Users can update to Askbot version 0.12.3, which addresses this vulnerability by improving authorization checks in the avatar management feature.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.