2019-12-30 14:01:02 +00:00
{
"CVE_data_meta" : {
2020-06-16 15:58:37 -06:00
"ASSIGNER" : "security-advisories@github.com" ,
2019-12-30 14:01:02 +00:00
"ID" : "CVE-2020-4053" ,
2020-06-16 15:58:37 -06:00
"STATE" : "PUBLIC" ,
"TITLE" : "Path Traversal in Helm Plugin Archive"
2019-12-30 14:01:02 +00:00
} ,
2020-06-16 15:58:37 -06:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Helm" ,
"version" : {
"version_data" : [
{
"version_value" : ">= 3.0.0, < 3.2.4"
}
]
}
}
]
} ,
"vendor_name" : "The Helm Project"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2019-12-30 14:01:02 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-06-16 23:01:28 +00:00
"value" : "In Helm greater than or equal to 3.0.0 and less than 3.2.4, a path traversal attack is possible when installing Helm plugins from a tar archive over HTTP. It is possible for a malicious plugin author to inject a relative path into a plugin archive, and copy a file outside of the intended directory. This has been fixed in 3.2.4."
2019-12-30 14:01:02 +00:00
}
]
2020-06-16 15:58:37 -06:00
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 3.7 ,
"baseSeverity" : "LOW" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/helm/helm/security/advisories/GHSA-qq3j-xp49-j73f" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/helm/helm/security/advisories/GHSA-qq3j-xp49-j73f"
} ,
{
"name" : "https://github.com/helm/helm/commit/0ad800ef43d3b826f31a5ad8dfbb4fe05d143688" ,
"refsource" : "MISC" ,
"url" : "https://github.com/helm/helm/commit/0ad800ef43d3b826f31a5ad8dfbb4fe05d143688"
} ,
{
"name" : "https://github.com/helm/helm/releases/tag/v3.2.4" ,
"refsource" : "MISC" ,
"url" : "https://github.com/helm/helm/releases/tag/v3.2.4"
}
]
} ,
"source" : {
"advisory" : "GHSA-qq3j-xp49-j73f" ,
"discovery" : "UNKNOWN"
2019-12-30 14:01:02 +00:00
}
}