IDOR to archive victims memo in usememos/memos
Valid
Reported on
Dec 28th 2022
Description
Insecure direct object references (IDOR) are a type of access control vulnerability that arises when an application uses user-supplied input to access objects directly.
Proof of Concept
1) Login into your account at demo.usememos.com
2) Turn on your burpsuite proxy
3) Click on the three dots on the top right of the memo , click on archive and capture the request
4) Send this request to the repeated and drop the current request
5) Change the Memo ID to victims Memo ID and forward the request
6) You will see that the victims memo has been archived
POC video: https://drive.google.com/file/d/1-AuWh6TyqGvO2osiF6jrjhPcDiApYRkv/view?usp=sharing
# Impact
An attacker is able to archive victims memo's through an IDOR and cause huge impact on user "integrity"
Occurrences
We are processing your report and will contact the
usememos/memos
team within 24 hours.
13 days ago
The researcher's credibility has increased: +7
ArchivedMemoDialog.tsx#L1-L74
has been validated
to join this conversation