VYPR

html/template

by Golang

golang: html/template

CVEs (1)

  • CVE-2023-39318MedSep 8, 2023
    risk 0.40cvss 6.1epss 0.01

    The html/template package does not properly handle HTML-like "" comment tokens, nor hashbang "#!" comment tokens, in contexts. This may cause the template parser to improperly interpret the contents of contexts, causing actions to be improperly escaped. This…