2022-05-18 19:01:55 +00:00
{
"CVE_data_meta" : {
2022-07-22 13:03:04 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2022-05-18 19:01:55 +00:00
"ID" : "CVE-2022-31168" ,
2022-07-22 13:03:04 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "Zulip Server insufficient authorization for changing bot roles"
2022-05-18 19:01:55 +00:00
} ,
2022-07-22 13:03:04 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "zulip" ,
"version" : {
"version_data" : [
{
"version_value" : "< 5.5"
}
]
}
}
]
} ,
"vendor_name" : "zulip"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-05-18 19:01:55 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-07-22 13:03:04 +00:00
"value" : "Zulip is an open source team chat tool. Due to an incorrect authorization check in Zulip Server 5.4 and earlier, a member of an organization could craft an API call that grants organization administrator privileges to one of their bots. The vulnerability is fixed in Zulip Server 5.5. Members who don’ t own any bots, and lack permission to create them, can’ t exploit the vulnerability. As a workaround for the vulnerability, an organization administrator can restrict the `Who can create bots` permission to administrators only, and change the ownership of existing bots."
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-285: Improper Authorization"
}
]
} ,
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-863: Incorrect Authorization"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/zulip/zulip/security/advisories/GHSA-c3cp-ggg5-9xw5" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/zulip/zulip/security/advisories/GHSA-c3cp-ggg5-9xw5"
} ,
{
"name" : "https://github.com/zulip/zulip/commit/751b2a03e565e9eb02ffe923b7c24ac73d604034" ,
"refsource" : "MISC" ,
"url" : "https://github.com/zulip/zulip/commit/751b2a03e565e9eb02ffe923b7c24ac73d604034"
} ,
{
"name" : "https://github.com/zulip/zulip/releases/tag/5.5" ,
"refsource" : "MISC" ,
"url" : "https://github.com/zulip/zulip/releases/tag/5.5"
2022-05-18 19:01:55 +00:00
}
]
2022-07-22 13:03:04 +00:00
} ,
"source" : {
"advisory" : "GHSA-c3cp-ggg5-9xw5" ,
"discovery" : "UNKNOWN"
2022-05-18 19:01:55 +00:00
}
}