CVE-2021-38561
- EPSS 0.07%
- Veröffentlicht 26.12.2022 06:15:10
- Zuletzt bearbeitet 14.04.2025 17:15:24
golang.org/x/text/language in golang.org/x/text before 0.3.7 can panic with an out-of-bounds read during BCP 47 language tag parsing. Index calculation is mishandled. If parsing untrusted user input, this can be used as a vector for a denial-of-servi...
CVE-2022-32149
- EPSS 0.05%
- Veröffentlicht 14.10.2022 15:15:34
- Zuletzt bearbeitet 15.05.2025 21:15:47
An attacker may cause a denial of service by crafting an Accept-Language header which ParseAcceptLanguage will take significant time to parse.
CVE-2020-28852
- EPSS 0.11%
- Veröffentlicht 02.01.2021 06:15:13
- Zuletzt bearbeitet 21.11.2024 05:23:11
In x/text in Go before v0.3.5, a "slice bounds out of range" panic occurs in language.ParseAcceptLanguage while processing a BCP 47 tag. (x/text/language is supposed to be able to parse an HTTP Accept-Language header.)
CVE-2020-14040
- EPSS 0.02%
- Veröffentlicht 17.06.2020 20:15:09
- Zuletzt bearbeitet 21.11.2024 05:02:25
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 deco...