Hi Team,
I have many security defects reported from my side also regarding Pentest activities applied by Egypt CBE Bank (InovaSys Company)
We opened also multiple tickets and with we came to conclusion that product is working as designed and we should open a REF (Request For Enhancement).
Also I have another idea,
@Mohamed Sobhy
I think to avoid intercepting your API request, you should apply custom encryption over your data from client side and token to your service ( eg. JWT Token )
and in service flow side you should decrepit this logic to get your coach data (however this could produce performance bottleneck) based on how many services used and you should refactor the designed human services.
Also I am interested with solution that @Nitin Upasani applied I have sent an email to get more details.
------------------------------
Mohammed Shaker
IBM CP4BA Team Lead
Valleysoft
Nasr City
01007073310
------------------------------
Original Message:
Sent: Fri September 19, 2025 02:10 AM
From: Jens Engelke
Subject: Missing Access control
Is your concern
1) burp suite was able to modify the request between browser and server
or
2) this user should not have been able to send these values to the server. You have client side restrictions that would not have allowed the user to select this creatorAgency for example
?
If this server side service creates something (e.g. a document or a request in some database), then, you should not pass the creator's name from the browser to the server, but at the server side determine "the current user" as which the request executes using JS APIs.
------------------------------
Jens Engelke
------------------------------