Security Advisory

CVE-2023-39318

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2023-09-08 16:13:24
Last updated 2025-02-13 17:02:46
Assigner Go
CVSS score not scored
State PUBLISHED

Description

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.