Property
Languagego
Severitymedium
CWECWE-327: Use of a Broken or Risky Cryptographic Algorithm
OWASPA03:2017 - Sensitive Data Exposure
Confidence LevelMedium
Impact LevelMedium
Likelihood LevelMedium

Description#

The use of the net/http/cgi package in Go is insecure because it is vulnerable to httpoxy attacks (CVE-2015-5386). This package can allow attackers to manipulate HTTP headers in ways that compromise application security.

Impact#

If exploited, attackers could intercept or redirect sensitive data, interfere with backend requests, or expose confidential information. This can lead to data leaks, unauthorized access, or broader application compromise, putting both user data and system integrity at risk.