CVE-2023-3978

Source
https://cve.org/CVERecord?id=CVE-2023-3978
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-3978.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-3978
Aliases
Downstream
Related
Published
2023-08-02T19:48:56.676Z
Modified
2026-05-15T04:07:10.019445767Z
Summary
Improper rendering of text nodes in golang.org/x/net/html
Details

Text nodes not in the HTML namespace are incorrectly literally rendered, causing text which should be escaped to not be. This could lead to an XSS attack.

Database specific
{
    "unresolved_ranges": [
        {
            "source": "AFFECTED_FIELD",
            "extracted_events": [
                {
                    "fixed": "0.13.0"
                }
            ]
        }
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/3xxx/CVE-2023-3978.json",
    "cna_assigner": "Go"
}
References

Affected packages