Loading HuntDB...

IDOR - Delete all Licenses and certifications from users account using CreateOrUpdateHackerCertification GraphQL query

High
H
HackerOne
Submitted None
Reported by harshdranjan

Vulnerability Details

Technical details and impact analysis

Insecure Direct Object Reference (IDOR)
**Summary:** Hey team, While editing our **Licenses and certifications** if we change the ID number we can delete other users **Licenses and certifications**. it simply can be done by editing the ID number in our graphql query. If change the ID from 1 to X possible range then we can delete all the **Licenses and certifications** present between these. ### Steps To Reproduce 1. Log in to your own account in two browsers A and B with User A and User B 2. Create your own **Licenses and certifications* in both the account 3. Now edit your own **Licenses and certifications* and Intercept this using a Burp Proxy 4. Now In the body change the **ID** number and you will be able to delete all the **Licenses and certifications** present in HackerOne 5. For now change the ID to the **Licenses and certifications** ID of the Other account and it will be deleted. PoC Video: ████ ## Impact Able to delete all the **Licenses and certifications** present in HackerOne

Report Details

Additional information and metadata

State

Closed

Substate

Resolved

Bounty

$12500.00

Submitted

Weakness

Insecure Direct Object Reference (IDOR)