Templates containing actions in unquoted HTML attributes (e.g. "attr={{.}}") executed with empty input can result in output with unexpected results when parsed due to HTML normalization rules. This may allow injection of arbitrary attributes into tags.
References
Link | Resource |
---|---|
https://go.dev/cl/491617 | Patch |
https://go.dev/issue/59722 | Issue Tracking Patch |
https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU | Mailing List Release Notes |
https://pkg.go.dev/vuln/GO-2023-1753 | Vendor Advisory |
Configurations
History
No history.
Information
Published : 2023-05-11 16:15
Updated : 2023-11-07 04:11
NVD link : CVE-2023-29400
Mitre link : CVE-2023-29400
CVE.ORG link : CVE-2023-29400
JSON object : View
Products Affected
golang
- go
CWE
CWE-74
Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')