2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2022-29804" ,
2023-11-07 21:03:21 +00:00
"sourceIdentifier" : "security@golang.org" ,
2023-04-24 12:24:31 +02:00
"published" : "2022-08-10T20:15:34.890" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T06:59:42.800" ,
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" : "Incorrect conversion of certain invalid paths to valid, absolute paths in Clean in path/filepath before Go 1.17.11 and Go 1.18.3 on Windows allows potential directory traversal attack."
} ,
{
"lang" : "es" ,
"value" : "En filepath.Clean en path/filepath en Go versiones anteriores a 1.17.11 y en 1.18.x antes de 1.18.3 en Windows, las rutas inv\u00e1lidas como .\\c: pod\u00edan convertirse en rutas v\u00e1lidas (como c: en este ejemplo)."
}
] ,
"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:H/I:N/A:N" ,
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" : "HIGH" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
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-22"
}
]
}
] ,
"configurations" : [
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "1.17.11" ,
"matchCriteriaId" : "338E9C2D-AE40-4FA3-9A44-08C9B508B756"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "1.18.0" ,
"versionEndExcluding" : "1.18.3" ,
"matchCriteriaId" : "6782EAAE-0437-495C-A6B4-1CFB39DAAFA6"
}
]
2024-12-08 03:06:42 +00:00
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "A2572D17-1DE6-457B-99CC-64AFD54487EA"
}
]
2023-04-24 12:24:31 +02:00
}
]
}
] ,
"references" : [
{
"url" : "https://go.dev/cl/401595" ,
2023-11-07 21:03:21 +00:00
"source" : "security@golang.org"
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "https://go.dev/issue/52476" ,
2023-11-07 21:03:21 +00:00
"source" : "security@golang.org"
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "https://go.googlesource.com/go/+/9cd1818a7d019c02fa4898b3e45a323e35033290" ,
2023-11-07 21:03:21 +00:00
"source" : "security@golang.org"
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ" ,
2023-11-07 21:03:21 +00:00
"source" : "security@golang.org"
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "https://pkg.go.dev/vuln/GO-2022-0533" ,
2023-11-07 21:03:21 +00:00
"source" : "security@golang.org"
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://go.dev/cl/401595" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://go.dev/issue/52476" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://go.googlesource.com/go/+/9cd1818a7d019c02fa4898b3e45a323e35033290" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://pkg.go.dev/vuln/GO-2022-0533" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
2023-04-24 12:24:31 +02:00
}
]
}