golang / vulndb

[mirror] The Go Vulnerability Database
Other
554 stars 54 forks source link

x/vulndb: potential Go vuln in html/template: CVE-2023-39318 #2041

Closed tatianab closed 10 months ago

tatianab commented 10 months ago

CVE ID

CVE-2023-39318

GHSA ID

No response

Additional information

html/template: improper handling of HTML-like comments within script contexts

The html/template package did not properly handle HMTL-like ""

comment tokens, nor hashbang "#!" comment tokens, in Githubissues.

  • Githubissues is a development platform for aggregating issues.