2021-01-08 23:04:32 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
2021-01-20 14:25:51 +02:00
"ASSIGNER" : "report@snyk.io" ,
"DATE_PUBLIC" : "2021-01-20T12:25:48.608630Z" ,
2021-01-08 23:04:32 +00:00
"ID" : "CVE-2021-23326" ,
2021-01-20 14:25:51 +02:00
"STATE" : "PUBLIC" ,
"TITLE" : "Command Injection"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "@graphql-tools/git-loader" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_value" : "6.2.6"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Command Injection"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2021-01-20 13:02:06 +00:00
"refsource" : "MISC" ,
"url" : "https://snyk.io/vuln/SNYK-JS-GRAPHQLTOOLSGITLOADER-1062543" ,
"name" : "https://snyk.io/vuln/SNYK-JS-GRAPHQLTOOLSGITLOADER-1062543"
2021-01-20 14:25:51 +02:00
} ,
{
2021-01-20 13:02:06 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/ardatan/graphql-tools/commit/6a966beee8ca8b2f4adfe93318b96e4a5c501eac" ,
"name" : "https://github.com/ardatan/graphql-tools/commit/6a966beee8ca8b2f4adfe93318b96e4a5c501eac"
2021-01-20 14:25:51 +02:00
} ,
{
2021-01-20 13:02:06 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/ardatan/graphql-tools/pull/2470" ,
"name" : "https://github.com/ardatan/graphql-tools/pull/2470"
2021-01-20 14:25:51 +02:00
} ,
{
2021-01-20 13:02:06 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/ardatan/graphql-tools/releases/tag/%40graphql-tools%2Fgit-loader%406.2.6" ,
"name" : "https://github.com/ardatan/graphql-tools/releases/tag/%40graphql-tools%2Fgit-loader%406.2.6"
2021-01-20 14:25:51 +02:00
}
]
2021-01-08 23:04:32 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-01-20 13:02:06 +00:00
"value" : "This affects the package @graphql-tools/git-loader before 6.2.6. The use of exec and execSync in packages/loaders/git/src/load-git.ts allows arbitrary command injection."
2021-01-08 23:04:32 +00:00
}
]
2021-01-20 14:25:51 +02:00
} ,
"impact" : {
"cvss" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L" ,
"baseScore" : 6.3 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
2021-01-20 12:40:22 +00:00
"privilegesRequired" : "LOW" ,
2021-01-20 14:25:51 +02:00
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "LOW"
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Dotan Simha"
}
]
2021-01-20 12:40:22 +00:00
}