Skip to main content

Plain HTTP is used

SeverityExploitabilityProvidersCategories
HIGHHIGHAWS, AzureNETWORK

Description

Plain HTTP should not be used, it is unencrypted. HTTPS should be used instead.

Impact

Potential data exposureVisible in logsUser interaction requiredPrivileges required
TrueFalseTrueFalse

Data is transmitted unencrypted, an eavesdropper has access to every request and response. An intruder can gain access to more systems by listening to unencrypted authentication requests. It also facilitates man-in-the-middle attacks.

Remediation guidelines

Identify and apply the policy for the concerned resource which enforces HTTPS only

References

How can I help you ?