Lucene search

K
huntrLujiefsiF36896B7-6DFA-409D-9C5B-E7AE92016750
HistoryApr 17, 2023 - 9:16 a.m.

IDOR make users can bind any cluster

2023-04-1709:16:05
lujiefsi
www.huntr.dev
6
idor
cluster binding
ownership verification

EPSS

0.002

Percentile

61.1%

Proof of Concept

1 admin create cluster1, cluster2, clusterTag1 and clusterTag2

2 admin add user1 as owner of cluster1,clusterTag1

3 user1 bind clusterTag1 to cluster1

4 user1 use burpsuite hiajck the request

5 the request content can be

{“clusterTag”:“biaoqia4”,“bindClusters”:[1]}

6 change the request content:

{“clusterTag”:“biaoqia4”,“bindClusters”:[1,2]}

  2 is the id of cluster2. user1 is not the owner of cluster2.

7 result:

{“success”:true,“errMsg”:null,“data”:true}

EPSS

0.002

Percentile

61.1%

Related for F36896B7-6DFA-409D-9C5B-E7AE92016750