← Back to list

GET all Company Support Users Details including email and phones + Mass Account Take Over

the idea is when attacker try to change support contact user email with new attacker email, they send to you ( attacker inbox ) the 2…

Merroun Lahcen · 2025-11-06 11:43 · 31 claps · 1.1 min read
#cybersecurity #writup #bug-bounty #pentesting
Open on Medium ↗
Wiki topics: 🔒 · Cybersecurity

GET all Company Support Users Details including email and phones + Mass Account Take Over

the idea is when attacker try to change support contact user email with new attacker email, they send to you ( attacker inbox ) the 2 emails 1 of attacker and second for support thats want to change the idea is this request it enumerat support users with just the id ( based on id ) and whene you send the request you could get full informations about this support user in userListSearch endpoint

After my testing i find thats some Company auditors users you can make you email as default if there is no primary contact in there account and you can take over there account by send rest email and i have a poc you will find details in the bottom

1/ you need to be loged in as admin go to admin.company.com 2/ go to this endpoint with put request

PUT /admin/redactedpath/settings HTTP/2 Host: admin.company.com

{“idUser”:1,”idUser”:”HERE_PUT_THE_ID_OF_SSUPORT”,”fullName”:”Name”,”email”:”test@test.com”,…}

for geting this users info you could make simple search in this endpoint and you will find theme POST /admin/redactedpath/userListSearch HTTP/2

i dont want to make alot of acount take over i made just 1 for POC

account take over for {“userId”:xxxxxx “name”:”XXXX XXX” “email”:”xxx.xxx@attacker.com” ,…}

now the email is xxx.xxx@attacker.com and the PASSWORD is MyNewPassword

Impact Massive account take over + informations disclousure


메타데이터
post_id
87d7d48cbe3d
slug
get-all-company-support-users-details-including-email-and-phones-mass-account-take-over-87d7d48cbe3d
url
https://medium.com/@devsecures/get-all-company-support-users-details-including-email-and-phones-mass-account-take-over-87d7d48cbe3d
canonical_url
https://medium.com/@devsecures/get-all-company-support-users-details-including-email-and-phones-mass-account-take-over-87d7d48cbe3d
author_url
https://medium.com/@devsecures
status
ok
fetched_at
2026-07-15 19:38:20