2020-01-21 23:01:08 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-7619" ,
2020-04-02 21:01:17 +00:00
"ASSIGNER" : "report@snyk.io" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "get-git-data" ,
"version" : {
"version_data" : [
{
"version_value" : "All versions including 1.3.1"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Command Injection"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://github.com/chardos/get-git-data/blob/master/index.js#L7," ,
"url" : "https://github.com/chardos/get-git-data/blob/master/index.js#L7,"
} ,
{
"refsource" : "MISC" ,
"name" : "https://snyk.io/vuln/SNYK-JS-GETGITDATA-564222" ,
"url" : "https://snyk.io/vuln/SNYK-JS-GETGITDATA-564222"
}
]
2020-01-21 23:01:08 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-04-02 21:01:17 +00:00
"value" : "get-git-data through 1.3.1 is vulnerable to Command Injection. It is possible to inject arbitrary commands as part of the arguments provided to get-git-data."
2020-01-21 23:01:08 +00:00
}
]
}
}