2022-05-18 19:01:55 +00:00
{
"CVE_data_meta" : {
2022-06-07 15:01:32 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2022-05-18 19:01:55 +00:00
"ID" : "CVE-2022-31025" ,
2022-06-07 15:01:32 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "Invite bypasses user approval in Discourse"
2022-05-18 19:01:55 +00:00
} ,
2022-06-07 15:01:32 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "discourse" ,
"version" : {
"version_data" : [
{
"version_value" : "< 2.8.4"
} ,
{
"version_value" : ">= 2.9.0.beta1, <= 2.9.0.beta4"
}
]
}
}
]
} ,
"vendor_name" : "discourse"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-05-18 19:01:55 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-06-07 15:01:32 +00:00
"value" : "Discourse is an open source platform for community discussion. Prior to version 2.8.4 on the `stable` branch and 2.9.0beta5 on the `beta` and `tests-passed` branches, inviting users on sites that use single sign-on could bypass the `must_approve_users` check and invites by staff are always approved automatically. The issue is patched in Discourse version 2.8.4 on the `stable` branch and version `2.9.0.beta5` on the `beta` and `tests-passed` branches. As a workaround, disable invites or increase `min_trust_level_to_allow_invite` to reduce the attack surface to more trusted users."
2022-05-18 19:01:55 +00:00
}
]
2022-06-07 15:01:32 +00:00
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 2.6 ,
"baseSeverity" : "LOW" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:L/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-285: Improper Authorization"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/discourse/discourse/security/advisories/GHSA-x7jh-mx5q-6f9q" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/discourse/discourse/security/advisories/GHSA-x7jh-mx5q-6f9q"
} ,
{
"name" : "https://github.com/discourse/discourse/pull/16974" ,
"refsource" : "MISC" ,
"url" : "https://github.com/discourse/discourse/pull/16974"
} ,
{
"name" : "https://github.com/discourse/discourse/pull/16984" ,
"refsource" : "MISC" ,
"url" : "https://github.com/discourse/discourse/pull/16984"
} ,
{
"name" : "https://github.com/discourse/discourse/commit/0fa0094531efc82d9371f90a02aa804b176d59cf" ,
"refsource" : "MISC" ,
"url" : "https://github.com/discourse/discourse/commit/0fa0094531efc82d9371f90a02aa804b176d59cf"
} ,
{
"name" : "https://github.com/discourse/discourse/commit/7c4e2d33fa4b922354c177ffc880a2f2701a91f9" ,
"refsource" : "MISC" ,
"url" : "https://github.com/discourse/discourse/commit/7c4e2d33fa4b922354c177ffc880a2f2701a91f9"
}
]
} ,
"source" : {
"advisory" : "GHSA-x7jh-mx5q-6f9q" ,
"discovery" : "UNKNOWN"
2022-05-18 19:01:55 +00:00
}
}