Actions
Feature #286
openFeature #235: [Security Audit Round 2 ]
[Security Audit Round 2 ] Port misconfiguration (Repeated)
Start date:
01/05/2024
Due date:
% Done:
0%
Estimated time:
Deployed In:
Category:
Description
Port misconfiguration (Repeated)
CWE : CWE-16
Description :
During the security audit it was observed that the application is configured on different
ports such as http (80) and https (443)
Affected Path(s) :
https://earogya.satragroup.in/ http://earogya.satragroup.in/ *-Applicable to entire
application
Impact :
If the application is using cleartext transmission protocols then there are possibilities of
MITM attacks.
Evidence/Proof Of Concept :
Step 1: Application hosted on both http (80) and https (443) ports.
Step 2: Application hosted on both http (80) and https (443) ports.
Recommendation :
It is recommended to use only secure communication protocols for data transmission.
Files
Actions