2022-02-24 15:04:37 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
2022-06-17 21:00:08 +01:00
"ASSIGNER" : "report@snyk.io" ,
"DATE_PUBLIC" : "2022-06-17T20:00:07.169694Z" ,
2022-02-24 15:04:37 +00:00
"ID" : "CVE-2022-25856" ,
2022-06-17 21:00:08 +01:00
"STATE" : "PUBLIC" ,
"TITLE" : "Directory Traversal"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "github.com/argoproj/argo-events/sensors/artifacts" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_value" : "1.7.1"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Directory Traversal"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2022-06-17 21:01:53 +00:00
"refsource" : "MISC" ,
"url" : "https://snyk.io/vuln/SNYK-GOLANG-GITHUBCOMARGOPROJARGOEVENTSSENSORSARTIFACTS-2864522" ,
"name" : "https://snyk.io/vuln/SNYK-GOLANG-GITHUBCOMARGOPROJARGOEVENTSSENSORSARTIFACTS-2864522"
2022-06-17 21:00:08 +01:00
} ,
{
2022-06-17 21:01:53 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/argoproj/argo-events/commit/d0f66dbce78bc31923ca057b20fc722aa24ca961" ,
"name" : "https://github.com/argoproj/argo-events/commit/d0f66dbce78bc31923ca057b20fc722aa24ca961"
2022-06-17 21:00:08 +01:00
} ,
{
2022-06-17 21:01:53 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/argoproj/argo-events/issues/1947" ,
"name" : "https://github.com/argoproj/argo-events/issues/1947"
2022-06-17 21:00:08 +01:00
}
]
2022-02-24 15:04:37 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-06-17 21:01:53 +00:00
"value" : "The package github.com/argoproj/argo-events/sensors/artifacts before 1.7.1 are vulnerable to Directory Traversal in the (g *GitArtifactReader).Read() API in git.go. This could allow arbitrary file reads if the GitArtifactReader is provided a pathname containing a symbolic link or an implicit directory name such as ..."
2022-02-24 15:04:37 +00:00
}
]
2022-06-17 21:00:08 +01:00
} ,
"impact" : {
"cvss" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE"
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Derek Wang"
}
]
2022-02-24 15:04:37 +00:00
}