2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2020-36566" ,
"sourceIdentifier" : "security@golang.org" ,
"published" : "2022-12-27T22:15:11.723" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T05:29:51.137" ,
2023-06-09 11:28:17 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
2023-06-09 11:28:17 +00:00
"value" : "Due to improper path sanitization, archives containing relative file paths can cause files to be written (or overwritten) outside of the target directory."
2024-04-04 08:46:00 +00:00
} ,
{
"lang" : "es" ,
"value" : "Debido a una sanitizaci\u00f3n inadecuada de la ruta, los archivos que contienen rutas de archivo relativas pueden hacer que los archivos se escriban (o sobrescriban) fuera del directorio de destino."
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:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 9.1 ,
"baseSeverity" : "CRITICAL" ,
2023-04-24 12:24:31 +02:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-04-24 12:24:31 +02:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.2
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-22"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:tar-utils_project:tar-utils:*:*:*:*:*:go:*:*" ,
"versionEndExcluding" : "0.0.0-20201201191210-20a61371de5b" ,
"matchCriteriaId" : "45A7C271-AF61-494E-AA9B-D65348D37F0F"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://github.com/whyrusleeping/tar-utils/commit/20a61371de5b51380bbdb0c7935b30b0625ac227" ,
"source" : "security@golang.org" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://pkg.go.dev/vuln/GO-2021-0106" ,
"source" : "security@golang.org" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://snyk.io/research/zip-slip-vulnerability" ,
"source" : "security@golang.org" ,
"tags" : [
"Technical Description" ,
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/whyrusleeping/tar-utils/commit/20a61371de5b51380bbdb0c7935b30b0625ac227" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://pkg.go.dev/vuln/GO-2021-0106" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://snyk.io/research/zip-slip-vulnerability" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Technical Description" ,
"Third Party Advisory"
]
2023-04-24 12:24:31 +02:00
}
]
}