cvelist/2017/1000xxx/CVE-2017-1000489.json

65 lines
1.7 KiB
JSON
Raw Normal View History

2018-01-03 12:06:53 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
"DATE_ASSIGNED" : "2017-12-29",
"ID" : "CVE-2017-1000489",
"REQUESTER" : "alan.hartless@mautic.com",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Mautic",
"version" : {
"version_data" : [
{
"version_value" : "2.0.0 - 2.11.0"
}
]
}
}
]
},
"vendor_name" : "Mautic"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Mautic versions 2.0.0 - 2.11.0 with a SSO plugin installed could allow a disabled user to still login using email address"
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Incorrect Access Control"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/mautic/mautic/releases/tag/2.12.0",
"refsource" : "CONFIRM",
2018-01-03 12:06:53 -05:00
"url" : "https://github.com/mautic/mautic/releases/tag/2.12.0"
}
]
}
}