CVE-2023-39319

Source
https://cve.org/CVERecord?id=CVE-2023-39319
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-39319.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-39319
Aliases
Downstream
Related
Published
2023-09-08T16:13:28.663Z
Modified
2026-05-15T04:07:08.495109320Z
Summary
Improper handling of special tags within script contexts in html/template
Details

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.

Database specific
{
    "unresolved_ranges": [
        {
            "source": "AFFECTED_FIELD",
            "extracted_events": [
                {
                    "fixed": "1.20.8"
                },
                {
                    "introduced": "1.21.0-0"
                },
                {
                    "fixed": "1.21.1"
                }
            ]
        }
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/39xxx/CVE-2023-39319.json",
    "cna_assigner": "Go"
}
References

Affected packages