CVE-2020-14040 (High) detected in github.com/golang/text-v0.3.2, github.com/golang/text/transform-v0.3.2 #41
Labels
Mend: dependency security vulnerability
Security vulnerability detected by Mend
CVE-2020-14040 - High Severity Vulnerability
github.com/golang/text-v0.3.2
[mirror] Go text processing support
Library home page: https://proxy.golang.org/github.com/golang/text/@v/v0.3.2.zip
Dependency Hierarchy:
github.com/golang/text/transform-v0.3.2
[mirror] Go text processing support
Dependency Hierarchy:
Found in base branch: master
The x/text package before 0.3.3 for Go has a vulnerability in encoding/unicode that could lead to the UTF-16 decoder entering an infinite loop, causing the program to crash or run out of memory. An attacker could provide a single byte to a UTF16 decoder instantiated with UseBOM or ExpectBOM to trigger an infinite loop if the String function on the Decoder is called, or the Decoder is passed to golang.org/x/text/transform.String.
Publish Date: 2020-06-17
URL: CVE-2020-14040
Base Score Metrics:
Type: Upgrade version
Origin: https://osv.dev/vulnerability/GO-2020-0015
Release Date: 2020-06-17
Fix Resolution: v0.3.3
Step up your Open Source Security Game with Mend here
The text was updated successfully, but these errors were encountered: