Loading HuntDB...

IDOR on www.acronis.com API lead to steal private business user information

Medium
A
Acronis
Submitted None
Reported by f_m

Vulnerability Details

Technical details and impact analysis

Insecure Direct Object Reference (IDOR)
## Summary Hi acronis team, i found an endpoint : `www.acronis.com/en-us/api/v1/lead/id:929-HVV-335&token:_mch-acronis.com-<integer value>` that is vulnerable to IDOR. with this vulnerability an attacker can steal private info such as company name, user name and surname, telephone number etc... ## Steps To Reproduce 1. once logged in into account.acronis.com go to : https://www.acronis.com/en-us/api/v1/lead/id:929-HVV-335&token:_mch-acronis.com-1614775941608-39235 2. you will see all my private account information ███ NOTE: the only part that change from account to account is the last part of the token(the last 5 digits) and since it's an integer is totally guessable. ## Recommendations implement a check on the endpoint or use a random token value instead of an integer ## Impact an attacker can steal private info from other users profile

Report Details

Additional information and metadata

State

Closed

Substate

Resolved

Bounty

$100.00

Submitted

Weakness

Insecure Direct Object Reference (IDOR)