Loop with Unreachable Exit Condition ('Infinite Loop') Affecting golang-1.15 package, versions <1.15~rc2-1


0.0
high

Snyk CVSS

    Attack Complexity Low
    Availability High
Expand this section
NVD
7.5 high
Expand this section
SUSE
5.3 medium
Expand this section
Red Hat
7.5 high

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 ID SNYK-DEBIAN11-GOLANG115-597555
  • published 7 Aug 2020
  • disclosed 6 Aug 2020

How to fix?

Upgrade Debian:11 golang-1.15 to version 1.15~rc2-1 or higher.

NVD Description

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

Go before 1.13.15 and 14.x before 1.14.7 can have an infinite read loop in ReadUvarint and ReadVarint in encoding/binary via invalid inputs.