Improper Certificate Validation Affecting golang-1.7 package, versions *


Severity

Recommended
low

Based on Debian security rating.

Threat Intelligence

EPSS
1.06% (84th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-DEBIAN9-GOLANG17-1078707
  • published14 Dec 2018
  • disclosed14 Dec 2018

Introduced: 14 Dec 2018

CVE-2018-16875  (opens in a new tab)
CWE-295  (opens in a new tab)
CWE-20  (opens in a new tab)

How to fix?

There is no fixed version for Debian:9 golang-1.7.

NVD Description

Note: Versions mentioned in the description apply only to the upstream golang-1.7 package and not the golang-1.7 package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

The crypto/x509 package of Go before 1.10.6 and 1.11.x before 1.11.3 does not limit the amount of work performed for each chain verification, which might allow attackers to craft pathological inputs leading to a CPU denial of service. Go TLS servers accepting client certificates and TLS clients are affected.