VYPR

Go Template

by Go

golang: Go Template

CVEs (1)

  • CVE-2023-29453CriOct 12, 2023
    risk 0.64cvss 9.8epss 0.01

    Templates do not properly consider backticks (`) as Javascript string delimiters, and do not escape them as expected. Backticks are used, since ES6, for JS template literals. If a template contains a Go template action within a Javascript template literal, the contents of the…