cve/2021/CVE-2021-38561.md
2024-05-25 21:48:12 +02:00

817 B

CVE-2021-38561

Description

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-service attack.

POC

Reference

No PoCs from references.

Github