This repository was archived by the owner on Sep 18, 2024. It is now read-only.

Description
Description :
Observed IDOR vulnerability in demo site - https://demo.gleezcms.org/
It will be possible attackers(logged in user) to view profile page of other users.
Version : Gleez CMS v1.3.0
Vulnerability type: Insecure Direct Object Reference
Steps to reproduce :
-
Login as a demo user
Username : demo
Password : demo
-
After login, you can observe the URL - https://demo.gleezcms.org/user/3 in the address bar.
-
Change the user ID, from 3 to 4,5,6.
-
You be will be able to view other user name and their profile page.
Impact
The vulnerability if exploited can allow users to view profile of any other user which the user is not entitled to.
The attacker can view the following
- Username
- Profile photo
- Last visited date
- Joined date
- Number of visits