Project

General

Profile

Actions

Feature #278

open

Feature #235: [Security Audit Round 2 ]

[Security Audit Round 2 ] Sensitive Data Passed Through URL Parameters (Repeated)

Added by Kalyan Battula 12 months ago. Updated 11 months ago.

Status:
Ready for Prod
Priority:
High
Category:
-
Target version:
Start date:
01/05/2024
Due date:
% Done:

0%

Estimated time:
Deployed In:
Category:

Description

Sensitive Data Passed Through URL Parameters
observation : Repeated
CWE : CWE-598
Description :
The web application uses the HTTP GET method to process a request and includes
sensitive information in the query string of that request.
Affected Path(s) :
https://his-healthidservice.satragroup.in/abdm/isAvailable/customHealthId/srinuks.1 *-Applicable to entire
application
Impact :
This allows attackers to obtain sensitive data such as usernames, passwords, tokens
(authX), database details, and any other potentially sensitive data. Simply using HTTPS
does not resolve this vulnerability.
Evidence/Proof Of Concept :
Step 1: ABHA Username Passed Through URL as shown in below screenshot.

Step 2: Functionality issue

Recommendation :
When sensitive information is sent, use the POST method (e.g. registration form, login
form, etc.).


Files

clipboard-202405011315-5lepq.png (35.6 KB) clipboard-202405011315-5lepq.png Kalyan Battula, 01/05/2024 01:15 PM
clipboard-202405011316-jnjpt.png (76.4 KB) clipboard-202405011316-jnjpt.png Kalyan Battula, 01/05/2024 01:16 PM
Actions #1

Updated by Harish Beechani 12 months ago

  • Assignee set to Pavan kumar Siddamsetti
Actions #2

Updated by Harish Beechani 12 months ago

  • Status changed from New to Resolved
Actions #3

Updated by Sivakanth Kesiraju 12 months ago

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

Updated by Sivakanth Kesiraju 12 months ago

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

Updated by Harish Beechani 11 months ago

  • Status changed from Resolved to Ready for Prod
Actions

Also available in: Atom PDF