The html/template package does not properly handle HTML-like "" comment tokens, nor hashbang "#!" comment tokens, in <script> contexts. This may cause the template parser to improperly interpret the contents of <script> contexts, causing actions to be improperly escaped. This may be leveraged to perform an XSS attack.
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Link | Tags |
---|---|
https://go.dev/issue/62196 | issue tracking |
https://go.dev/cl/526156 | patch |
https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ | release notes mailing list |
https://pkg.go.dev/vuln/GO-2023-2041 | vendor advisory |
https://security.netapp.com/advisory/ntap-20231020-0009/ | third party advisory |
https://security.gentoo.org/glsa/202311-09 |