CVE-2023-3978 — Text nodes not in the HTML namespace are incorrectly literally rendered, causing
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.
Published
2023-08-02T19:48:56.676Z
Last modified
2024-09-27T21:57:51.807Z
01What is this vulnerability?
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.
02Affected products
| Vendor | Product | Versions |
|---|
| golang.org | x/net / golang.org/x/net/html | 0 |
03Active exploitation status
Not currently listed on the CISA Known Exploited Vulnerabilities (KEV) catalog. EPSS is the best forward-looking signal — see the EPSS row above.
04Recommended remediation
- Patch to a fixed version listed in the vendor advisory (see references below).
- Mitigate with WAF rules, network egress filters, or feature flags where the patch is not yet available.
- Hunt historical logs for exploitation indicators — see Detection signatures below.
05Technical details
For the full vendor write-up, exploit chains, and reference implementations, see the references list in section 09.
06Detection signatures
Open the Sigma generator with a pre-filled prompt for this CVE to draft a starting detection in your stack of choice:
Open in Sigma generator →
07Related CVEs
No directly-cited follow-up CVEs in the KB record for this advisory. The references list in section 09 carries the vendor cross-references.
08Timeline
- Published: 2023-08-02T19:48:56.676Z
- Last modified: 2024-09-27T21:57:51.807Z
09References
- go.dev — https://go.dev/issue/61615
- go.dev — https://go.dev/cl/514896
- pkg.go.dev — https://pkg.go.dev/vuln/GO-2023-1988
Want this in your SOAR or SIEM?
SARA's API returns EPSS, CVSS, KEV, and an analyst-grade summary in one call.
Read the API reference →