mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-06-07 13:36:56 +00:00
44 lines
1.1 KiB
JSON
44 lines
1.1 KiB
JSON
![]() |
{
|
||
|
"id": "CVE-2023-29400",
|
||
|
"sourceIdentifier": "security@golang.org",
|
||
|
"published": "2023-05-11T16:15:09.850",
|
||
|
"lastModified": "2023-05-11T16:15:09.850",
|
||
|
"vulnStatus": "Received",
|
||
|
"descriptions": [
|
||
|
{
|
||
|
"lang": "en",
|
||
|
"value": "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."
|
||
|
}
|
||
|
],
|
||
|
"metrics": {},
|
||
|
"weaknesses": [
|
||
|
{
|
||
|
"source": "security@golang.org",
|
||
|
"type": "Secondary",
|
||
|
"description": [
|
||
|
{
|
||
|
"lang": "en",
|
||
|
"value": "CWE-74"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"references": [
|
||
|
{
|
||
|
"url": "https://go.dev/cl/491617",
|
||
|
"source": "security@golang.org"
|
||
|
},
|
||
|
{
|
||
|
"url": "https://go.dev/issue/59722",
|
||
|
"source": "security@golang.org"
|
||
|
},
|
||
|
{
|
||
|
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
|
||
|
"source": "security@golang.org"
|
||
|
},
|
||
|
{
|
||
|
"url": "https://pkg.go.dev/vuln/GO-2023-1753",
|
||
|
"source": "security@golang.org"
|
||
|
}
|
||
|
]
|
||
|
}
|