Out-of-bounds Read Affecting golang.org/x/text/internal/language package, versions <0.3.7


0.0
high

Snyk CVSS

    Attack Complexity Low
    Availability High

    Threat Intelligence

    EPSS 0.09% (39th percentile)
Expand this section
NVD
7.5 high
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-GOLANG-GOLANGORGXTEXTINTERNALLANGUAGE-2400718
  • published 14 Feb 2022
  • disclosed 14 Feb 2022
  • credit narroyog

How to fix?

Upgrade golang.org/x/text/internal/language to version 0.3.7 or higher.

Overview

Affected versions of this package are vulnerable to Out-of-bounds Read due to improper index calculation, an incorrectly formatted language tag can cause Parse to panic. If Parse is used to process untrusted user inputs, this may be used as a vector for a denial of service attack.