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

This commit is contained in:
CVE Team 2017-11-16 23:26:20 -05:00
commit 9d7be8244c
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.455673",
"ID": "CVE-2017-1000226",
"REQUESTER": "tom@dxw.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Stop User Enumeration",
"version": {
"version_data": [
{
"version_value": "1.3.8"
}
]
}
}
]
},
"vendor_name": "Fullworks"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Stop User Enumeration allows user enumeration via the REST API"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Incorrect Access Control"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://security.dxw.com/advisories/stop-user-enumeration-rest-api/"
}
]
}
}