More Info:

Load Balancer global url maps should be configured to block HTTP connection and allow only HTTPS connections.

Risk Level

High

Address

Security

Compliance Standards

GDPR, PCIDSS, NIST

Triage and Remediation

Remediation

To remediate the misconfiguration of Load Balancer Global Urlmaps should accept HTTPS connections in GCP, you can follow the below steps:

  1. Login to your GCP console and select the project where the misconfiguration exists.
  2. Go to the Navigation menu and select Networking -> Network services -> Load balancing.
  3. Select the Load balancer where the misconfiguration exists.
  4. Click on the Edit button at the top of the page.
  5. In the Edit Load Balancer page, scroll down to the Backend configuration section.
  6. Click on the Backend services link.
  7. Select the backend service where the misconfiguration exists.
  8. In the Backend service page, scroll down to the Backend configuration section.
  9. Click on the Edit button next to the backend configuration.
  10. In the Edit backend configuration page, scroll down to the Protocol section.
  11. Select the HTTPS option from the dropdown list.
  12. Click on the Save button to save the changes.

Once the above steps are completed, the Load Balancer Global Urlmaps will accept HTTPS connections.

Additional Reading: