cvelist/2017/0xxx/CVE-2017-0896.json

73 lines
2.2 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "support@hackerone.com",
"ID" : "CVE-2017-0896",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Zulip Server",
2017-10-16 12:31:07 -04:00
"version" : {
"version_data" : [
{
"version_value" : "1.5.1 and below"
2017-10-16 12:31:07 -04:00
}
]
}
}
]
},
"vendor_name" : "Zulip"
2017-10-16 12:31:07 -04:00
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Zulip Server 1.5.1 and below suffer from an error in the implementation of the invite_by_admins_only setting in the Zulip group chat application server that allowed an authenticated user to invite other users to join a Zulip organization even if the organization was configured to prevent this."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Improper Authorization (CWE-285)"
2017-10-16 12:31:07 -04:00
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[zulip-announce] 20170601 Zulip Server 1.5.2 released",
"refsource" : "MLIST",
2017-10-16 12:31:07 -04:00
"url" : "https://groups.google.com/forum/#!msg/zulip-announce/sUYeJv-fFmg/2TU2TLmNAwAJ"
},
{
"name" : "https://github.com/zulip/zulip/commit/1f48fa27672170bba3b9a97384905bb04c18761b",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "https://github.com/zulip/zulip/commit/1f48fa27672170bba3b9a97384905bb04c18761b"
},
{
"name" : "https://hackerone.com/reports/224210",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "https://hackerone.com/reports/224210"
}
]
}
}