2024-03-06 00:56:09 +00:00

32 lines
976 B
JSON

{
"id": "CVE-2024-24784",
"sourceIdentifier": "security@golang.org",
"published": "2024-03-05T23:15:07.733",
"lastModified": "2024-03-05T23:15:07.733",
"vulnStatus": "Received",
"descriptions": [
{
"lang": "en",
"value": "The ParseAddressList function incorrectly handles comments (text within parentheses) within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions being made by programs using different parsers."
}
],
"metrics": {},
"references": [
{
"url": "https://go.dev/cl/555596",
"source": "security@golang.org"
},
{
"url": "https://go.dev/issue/65083",
"source": "security@golang.org"
},
{
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"source": "security@golang.org"
},
{
"url": "https://pkg.go.dev/vuln/GO-2024-2609",
"source": "security@golang.org"
}
]
}