XSS in Golang Go

CVE-2023-39319

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.

Vulnerability class: XSS (Cross-Site Scripting)

EPSS: 0.008 (52.8th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 6.1 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N.

Affected products

Weakness classification (CWE)

Public proof-of-concept exploits

References

Frequently asked questions

What is CVE-2023-39319?
CVE-2023-39319 is a medium-severity vulnerability in Golang Go, classified under Cross-site Scripting. CVSS score: 6.1/10. Published 2023-09-08.
How severe is CVE-2023-39319?
Medium severity. CVSS v3 base score is 6.1 out of 10.
Is CVE-2023-39319 known to be exploited?
5 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.