CVE-2023-24540

Name
CVE-2023-24540
Description
Not all valid JavaScript whitespace characters are considered to be whitespace. Templates containing whitespace characters outside of the character set "\t\n\f\r\u0020\u2028\u2029" in JavaScript contexts that also contain actions may not be properly sanitized during execution.
NVD Severity
high
Other trackers
Mailing lists
Exploits
Forges
GitHub (code, issues), Aports (code, issues)

References

Type URI
MISC https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU
MISC https://go.dev/issue/59721
MISC https://go.dev/cl/491616
MISC https://pkg.go.dev/vuln/GO-2023-1752

Match rules

CPE URI Source package Min version Max version
cpe:2.3:a:golang:go:*:*:*:*:*:*:*:* go >= 1.20.0 < 1.20.4
cpe:2.3:a:golang:go:*:*:*:*:*:*:*:* go >= None < 1.19.9

Vulnerable and fixed packages

Source package Branch Version Maintainer Status
go 3.17-community 1.19.9-r0 Sören Tempel <soeren+alpine@soeren-tempel.net> fixed