2021-02-01 08:01:08 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
2021-05-06 13:01:50 +00:00
"ID" : "CVE-2021-26543" ,
"STATE" : "PUBLIC"
2021-02-01 08:01:08 +00:00
} ,
2021-05-06 13:01:50 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2021-02-01 08:01:08 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-08-31 11:01:01 +00:00
"value" : "The \"gitDiff\" function in Wayfair git-parse <=1.0.4 has a command injection vulnerability. Clients of the git-parse library are unlikely to be aware of this, so they might unwittingly write code that contains a vulnerability. The issue has been resolved in version 1.0.5."
2021-05-06 13:01:50 +00:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://www.npmjs.com/package/git-parse" ,
"refsource" : "MISC" ,
"name" : "https://www.npmjs.com/package/git-parse"
} ,
{
"refsource" : "MISC" ,
"name" : "https://advisory.checkmarx.net/advisory/CX-2020-4302" ,
"url" : "https://advisory.checkmarx.net/advisory/CX-2020-4302"
2021-02-01 08:01:08 +00:00
}
]
}
}