Added CVE-2017-1000207

This commit is contained in:
Kurt Seifried 2017-11-16 14:14:24 -07:00
parent 87e2211f6e
commit 3c4df398d2
No known key found for this signature in database
GPG Key ID: F15CADC4A00F8174

View File

@ -0,0 +1,62 @@
{
"CVE_data_meta": {
"ASSIGNER": "kurt@seifried.org",
"DATE_ASSIGNED": "2017-08-22T17:29:33.436081",
"ID": "CVE-2017-1000207",
"STATE": "PUBLIC",
"REQUESTER": "mmo@semmle.com"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Swagger Parser",
"version": {
"version_data": [
{
"version_value": "Swagger Parser <= 1.0.30 and Swagger codegen <= 2.2.2"
}
]
}
}
]
},
"vendor_name": ""
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Swagger parser (<= 1.0.30) and codegen (<= 2.2.2) is vulnerable to remote code execution via unspecified attack vector"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Remote code execution"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/swagger-api/swagger-codegen"
}
]
}
}