Project

General

Profile

Actions

Bug #66

closed

Feature #65: Security Audit

[Security Audit ] 1- Privilege Escalation

Added by Kalyan Battula about 1 year ago. Updated 7 months ago.

Status:
Closed
Priority:
High
Assignee:
Kranti Boddu
Category:
-
Target version:
Start date:
17/04/2024
Due date:
% Done:

0%

Estimated time:
Deployed In:
Category:

Description

Privilege Escalation

CWE : CWE-269
Description :
Access control (or authorization) is the application of constraints on who (or what) can
perform attempted actions or access resources that they have requested. In this context,
application allows a user to access the resources which need to be protected.
Affected Path(s) :
https://earogya.satragroup.in/configuration/all_master *-Applicable to entire
application
Impact :
The degree of escalation depends on what privileges the attacker is authorized to
possess, and what privileges can be obtained in a successful exploit.
Recommendation :
It is recommended to implement role based access control at server side. Validate the
user's cookies/authorization tokens at server side properly before providing access to any
resource.
Evidence/Proof Of Concept :
Step 1: Login to the application with test1_dr credentials in in browser1 and test1_fd
credentials in browser2.
________________________________________________________________________________________________

________________________________________________________________________________________________
Step 2: It is observed that there are different tabs in both logins as shown in below
screenshot.

Step 3: Click on the edit tab in test1_fd login Copy the URL
"https://earogya.satragroup.in/configuration/all_master"
________________________________________________________________________________________________
______________________________________________________________________
Step 4: Click on the edit tab in test1_dr login Paste the URL
"https://earogya.satragroup.in/configuration/all_master"
Step 5: Try to access the browser1 observed that test1_dr also able to access the same page
as shown below screenshot.
________________________________________________________________________________________________





___________________________________________________________________________________________


Files

clipboard-202404171521-irigs.png (445 KB) clipboard-202404171521-irigs.png Kalyan Battula, 17/04/2024 03:21 PM
clipboard-202404171522-6zgfz.png (64.9 KB) clipboard-202404171522-6zgfz.png Kalyan Battula, 17/04/2024 03:22 PM
clipboard-202404171523-1jsnj.png (98.1 KB) clipboard-202404171523-1jsnj.png Kalyan Battula, 17/04/2024 03:23 PM
clipboard-202404171523-okcmo.png (86.7 KB) clipboard-202404171523-okcmo.png Kalyan Battula, 17/04/2024 03:23 PM
clipboard-202404171524-txmho.png (110 KB) clipboard-202404171524-txmho.png Kalyan Battula, 17/04/2024 03:24 PM
Actions #1

Updated by Kalyan Battula about 1 year ago

  • Subject changed from [Security Audit ] Privilege Escalation to [Security Audit ] 1- Privilege Escalation
Actions #2

Updated by Kranti Boddu 12 months ago

  • Status changed from New to In Progress
  • Assignee set to Kranti Boddu
Actions #3

Updated by Kranti Boddu 12 months ago

  • Status changed from In Progress to Resolved
Actions #4

Updated by Sivakanth Kesiraju 12 months ago

  • Target version set to Sprint 1 (29th April - 3rd May)
Actions #5

Updated by Sivakanth Kesiraju 12 months ago

  • Target version changed from Sprint 1 (29th April - 3rd May) to Security Audit
Actions #6

Updated by Gautam Kumar 7 months ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF