cvelist/2017/1000xxx/CVE-2017-1000214.json
2017-11-27 09:02:44 -05:00

66 lines
1.6 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
"DATE_ASSIGNED" : "2017-08-22T17:29:33.443258",
"ID" : "CVE-2017-1000214",
"REQUESTER" : "thomas.gerbet@enalean.com",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "GitPHP",
"version" : {
"version_data" : [
{
"version_value" : "2.9.1 and older"
}
]
}
}
]
},
"vendor_name" : "xiphux"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "GitPHP by xiphux is vulnerable to OS Command Injections"
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "OS Command Injection"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://github.com/Enalean/gitphp/commit/160621785ee812d6d90e20878bd6175e42c13c94"
},
{
"url" : "https://github.com/xiphux/gitphp/pull/37"
}
]
}
}