2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2020-36562" ,
"sourceIdentifier" : "security@golang.org" ,
"published" : "2022-12-28T03:15:09.490" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T05:29:50.567" ,
2023-11-07 21:03:21 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Due to unchecked type assertions, maliciously crafted messages can cause panics, which may be used as a denial of service vector."
2024-04-04 08:46:00 +00:00
} ,
{
"lang" : "es" ,
"value" : "Debido a afirmaciones de tipos no verificadas, los mensajes elaborados con fines malintencionados pueden provocar p\u00e1nico, que pueden utilizarse como un vector de denegaci\u00f3n de servicio."
2023-04-24 12:24:31 +02: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-04-24 12:24:31 +02: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-04-24 12:24:31 +02:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-617"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:dht_project:dht:-:*:*:*:*:go:*:*" ,
"matchCriteriaId" : "AD614341-DF86-402D-9078-2DBB77DEF035"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://github.com/shiyanhui/dht/issues/57" ,
"source" : "security@golang.org" ,
"tags" : [
"Exploit" ,
"Issue Tracking" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://pkg.go.dev/vuln/GO-2020-0040" ,
"source" : "security@golang.org" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/shiyanhui/dht/issues/57" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Issue Tracking" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://pkg.go.dev/vuln/GO-2020-0040" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2023-04-24 12:24:31 +02:00
}
]
}