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 |
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
21 Nov 2024, 07:56
Type | Values Removed | Values Added |
---|---|---|
References | () https://go.dev/cl/491617 - Patch | |
References | () https://go.dev/issue/59722 - Issue Tracking, Patch | |
References | () https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU - Mailing List, Release Notes | |
References | () https://pkg.go.dev/vuln/GO-2023-1753 - Vendor Advisory |
Information
Published : 2023-05-11 16:15
Updated : 2024-11-21 07:56
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')