2023-09-08 18:00:28 +00:00
|
|
|
{
|
|
|
|
"id": "CVE-2023-39321",
|
|
|
|
"sourceIdentifier": "security@golang.org",
|
|
|
|
"published": "2023-09-08T17:15:28.047",
|
2024-12-08 03:06:42 +00:00
|
|
|
"lastModified": "2024-11-21T08:15:09.163",
|
2023-11-07 21:03:21 +00:00
|
|
|
"vulnStatus": "Modified",
|
2024-07-14 02:06:08 +00:00
|
|
|
"cveTags": [],
|
2023-09-08 18:00:28 +00:00
|
|
|
"descriptions": [
|
|
|
|
{
|
|
|
|
"lang": "en",
|
|
|
|
"value": "Processing an incomplete post-handshake message for a QUIC connection can cause a panic."
|
2023-10-29 09:06:41 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"lang": "es",
|
|
|
|
"value": "El procesamiento de un mensaje post-handshake incompleto para una conexi\u00f3n QUIC puede causar un estado de p\u00e1nico."
|
2023-09-08 18:00:28 +00:00
|
|
|
}
|
|
|
|
],
|
2023-09-12 16:00:29 +00:00
|
|
|
"metrics": {
|
|
|
|
"cvssMetricV31": [
|
|
|
|
{
|
|
|
|
"source": "nvd@nist.gov",
|
|
|
|
"type": "Primary",
|
|
|
|
"cvssData": {
|
|
|
|
"version": "3.1",
|
|
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
|
2024-12-08 03:06:42 +00:00
|
|
|
"baseScore": 7.5,
|
|
|
|
"baseSeverity": "HIGH",
|
2023-09-12 16:00:29 +00:00
|
|
|
"attackVector": "NETWORK",
|
|
|
|
"attackComplexity": "LOW",
|
|
|
|
"privilegesRequired": "NONE",
|
|
|
|
"userInteraction": "NONE",
|
|
|
|
"scope": "UNCHANGED",
|
|
|
|
"confidentialityImpact": "NONE",
|
|
|
|
"integrityImpact": "NONE",
|
2024-12-08 03:06:42 +00:00
|
|
|
"availabilityImpact": "HIGH"
|
2023-09-12 16:00:29 +00:00
|
|
|
},
|
|
|
|
"exploitabilityScore": 3.9,
|
|
|
|
"impactScore": 3.6
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
2023-09-08 18:00:28 +00:00
|
|
|
"weaknesses": [
|
2023-09-12 16:00:29 +00:00
|
|
|
{
|
|
|
|
"source": "nvd@nist.gov",
|
|
|
|
"type": "Primary",
|
|
|
|
"description": [
|
|
|
|
{
|
|
|
|
"lang": "en",
|
|
|
|
"value": "NVD-CWE-noinfo"
|
|
|
|
}
|
|
|
|
]
|
2024-09-26 20:03:19 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
|
|
|
|
"type": "Secondary",
|
|
|
|
"description": [
|
|
|
|
{
|
|
|
|
"lang": "en",
|
|
|
|
"value": "CWE-400"
|
|
|
|
}
|
|
|
|
]
|
2023-09-08 18:00:28 +00:00
|
|
|
}
|
|
|
|
],
|
2023-09-12 16:00:29 +00:00
|
|
|
"configurations": [
|
|
|
|
{
|
|
|
|
"nodes": [
|
|
|
|
{
|
|
|
|
"operator": "OR",
|
|
|
|
"negate": false,
|
|
|
|
"cpeMatch": [
|
|
|
|
{
|
|
|
|
"vulnerable": true,
|
|
|
|
"criteria": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*",
|
|
|
|
"versionStartIncluding": "1.21.0",
|
|
|
|
"versionEndExcluding": "1.21.1",
|
|
|
|
"matchCriteriaId": "958E1BA0-2840-47E9-A790-79C10164C68C"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
2023-09-08 18:00:28 +00:00
|
|
|
"references": [
|
|
|
|
{
|
|
|
|
"url": "https://go.dev/cl/523039",
|
2023-09-12 16:00:29 +00:00
|
|
|
"source": "security@golang.org",
|
|
|
|
"tags": [
|
|
|
|
"Patch"
|
|
|
|
]
|
2023-09-08 18:00:28 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://go.dev/issue/62266",
|
2023-09-12 16:00:29 +00:00
|
|
|
"source": "security@golang.org",
|
|
|
|
"tags": [
|
|
|
|
"Issue Tracking"
|
|
|
|
]
|
2023-09-08 18:00:28 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
|
2023-09-12 16:00:29 +00:00
|
|
|
"source": "security@golang.org",
|
|
|
|
"tags": [
|
|
|
|
"Release Notes"
|
|
|
|
]
|
2023-09-08 18:00:28 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://pkg.go.dev/vuln/GO-2023-2044",
|
2023-09-12 16:00:29 +00:00
|
|
|
"source": "security@golang.org",
|
|
|
|
"tags": [
|
|
|
|
"Vendor Advisory"
|
|
|
|
]
|
2023-10-29 09:06:41 +00:00
|
|
|
},
|
2023-11-25 13:01:12 +00:00
|
|
|
{
|
|
|
|
"url": "https://security.gentoo.org/glsa/202311-09",
|
|
|
|
"source": "security@golang.org"
|
|
|
|
},
|
2023-10-29 09:06:41 +00:00
|
|
|
{
|
|
|
|
"url": "https://security.netapp.com/advisory/ntap-20231020-0004/",
|
2023-11-04 03:00:25 +00:00
|
|
|
"source": "security@golang.org",
|
|
|
|
"tags": [
|
|
|
|
"Third Party Advisory"
|
|
|
|
]
|
2024-12-08 03:06:42 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://go.dev/cl/523039",
|
|
|
|
"source": "af854a3a-2127-422b-91ae-364da2661108",
|
|
|
|
"tags": [
|
|
|
|
"Patch"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://go.dev/issue/62266",
|
|
|
|
"source": "af854a3a-2127-422b-91ae-364da2661108",
|
|
|
|
"tags": [
|
|
|
|
"Issue Tracking"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
|
|
|
|
"source": "af854a3a-2127-422b-91ae-364da2661108",
|
|
|
|
"tags": [
|
|
|
|
"Release Notes"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://pkg.go.dev/vuln/GO-2023-2044",
|
|
|
|
"source": "af854a3a-2127-422b-91ae-364da2661108",
|
|
|
|
"tags": [
|
|
|
|
"Vendor Advisory"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://security.gentoo.org/glsa/202311-09",
|
|
|
|
"source": "af854a3a-2127-422b-91ae-364da2661108"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://security.netapp.com/advisory/ntap-20231020-0004/",
|
|
|
|
"source": "af854a3a-2127-422b-91ae-364da2661108",
|
|
|
|
"tags": [
|
|
|
|
"Third Party Advisory"
|
|
|
|
]
|
2023-09-08 18:00:28 +00:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|