CVE-2023-39319

Name
CVE-2023-39319
Description
The html/template package does not apply the proper rules for handling occurrences of "<script", "<!--", and "</script" within JS literals in <script> contexts. This may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped. This could be leveraged to perform an XSS attack.
NVD Severity
medium
Other trackers
Mailing lists
Exploits
Forges
GitHub (code, issues), Aports (code, issues)

References

Type URI
MISC https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ
MISC https://pkg.go.dev/vuln/GO-2023-2043
MISC https://go.dev/cl/526157
MISC https://go.dev/issue/62197
Third Party Advisory https://security.netapp.com/advisory/ntap-20231020-0009/
https://security.gentoo.org/glsa/202311-09

Match rules

CPE URI Source package Min version Max version
cpe:2.3:a:golang:go:*:*:*:*:*:*:*:* go >= 1.21.0 < 1.21.1
cpe:2.3:a:golang:go:*:*:*:*:*:*:*:* go >= None < 1.20.8

Vulnerable and fixed packages

Source package Branch Version Maintainer Status