Merge branch 'DWF-CVE-2017-1000214' of https://github.com/kurtseifried/cvelist

This commit is contained in:
CVE Team 2017-11-27 08:32:14 -05:00
commit 6e42946dc1
No known key found for this signature in database
GPG Key ID: 3504EC0FB4B2FE56

View File

@ -0,0 +1,65 @@
{
"CVE_data_meta": {
"ASSIGNER": "kurt@seifried.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/xiphux/gitphp/pull/37"
},
{
"url": "https://github.com/Enalean/gitphp/commit/160621785ee812d6d90e20878bd6175e42c13c94"
}
]
}
}