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

This commit is contained in:
CVE Team 2017-11-16 18:35:37 -05:00
commit 1ea8a82056
No known key found for this signature in database
GPG Key ID: 3504EC0FB4B2FE56

View File

@ -0,0 +1,62 @@
{
"CVE_data_meta": {
"ASSIGNER": "kurt@seifried.org",
"DATE_ASSIGNED": "2017-08-22T17:29:33.447574",
"ID": "CVE-2017-1000219",
"REQUESTER": "bond@casaba.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "windows-cpu",
"version": {
"version_data": [
{
"version_value": "all"
}
]
}
}
]
},
"vendor_name": "Kyle Ross"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "npm/KyleRoss windows-cpu all versions vulnerable to command injection resulting in code execution as Node.js user"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Shell Injection"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://nodesecurity.io/advisories/336"
}
]
}
}