Published On: 09 Dec 2024
In Google account settings, users can set "Choose who can see your gender" to "Only you" or "Anyone". When set to "Only you" it means the information is private, but this bug could reveal it.
Reveal other users' gender even if set to "Only you".
Step
1
Users
- User A (attacker)
- User B (victim)
Step
2
Steps
1. From User A add User B to your space by intercepting the request using a proxy tool like Burp Suite.
2. In Burp Suite's HTTP history, you will see a POST request sent to the /u/0/api/list_topics?c=RANDOM_NUMBER endpoint with some parameters in the body.
3. User B's gender will be revealed in the response body.