2022-02-10 17:01:11 +00:00
{
"CVE_data_meta" : {
2022-04-11 19:12:45 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2022-02-10 17:01:11 +00:00
"ID" : "CVE-2022-24804" ,
2022-04-11 19:12:45 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "Private group name exposure in discourse"
2022-02-10 17:01:11 +00:00
} ,
2022-04-11 19:12:45 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "discourse" ,
"version" : {
"version_data" : [
{
"version_value" : "< 2.8.3"
} ,
{
"version_value" : ">= 2.9.0.beta1, < 2.9.0.beta4"
}
]
}
}
]
} ,
"vendor_name" : "discourse"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-02-10 17:01:11 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-04-11 20:02:13 +00:00
"value" : "Discourse is an open source platform for community discussion. In stable versions prior to 2.8.3 and beta versions prior 2.9.0.beta4 erroneously expose groups. When a group with restricted visibility has been used to set the permissions of a category, the name of the group is leaked to any user that is able to see the category. To workaround the problem, a site administrator can remove groups with restricted visibility from any category's permissions setting."
2022-04-11 19:12:45 +00:00
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor"
}
]
2022-02-10 17:01:11 +00:00
}
]
2022-04-11 19:12:45 +00:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/discourse/discourse/security/advisories/GHSA-v4c9-6m9g-37ff" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/discourse/discourse/security/advisories/GHSA-v4c9-6m9g-37ff"
} ,
{
"name" : "https://github.com/discourse/discourse/commit/0f7b9878ff3207ce20970f0517604793920bb3d2" ,
"refsource" : "MISC" ,
"url" : "https://github.com/discourse/discourse/commit/0f7b9878ff3207ce20970f0517604793920bb3d2"
}
]
} ,
"source" : {
"advisory" : "GHSA-v4c9-6m9g-37ff" ,
"discovery" : "UNKNOWN"
2022-02-10 17:01:11 +00:00
}
}