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.
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/62197 | issue tracking |
https://go.dev/cl/526157 | patch |
https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ | release notes |
https://pkg.go.dev/vuln/GO-2023-2043 | vendor advisory |
https://security.netapp.com/advisory/ntap-20231020-0009/ | third party advisory |
https://security.gentoo.org/glsa/202311-09 |