CVE-2022-41913

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-41913
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-41913.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-41913
Aliases
  • GHSA-jh96-w279-g7r9
Published
2022-11-14T00:00:00Z
Modified
2025-11-28T03:24:46.256471Z
Severity
  • 4.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
Discourse-calendar exposes members of hidden groups
Details

Discourse-calendar is a plugin for the Discourse messaging platform which adds the ability to create a dynamic calendar in the first post of a topic. Members of private groups or public groups with private members can be listed by users, who can create and edit post events. This vulnerability only affects sites which have discourse post events enabled. This issue has been patched in commit ca5ae3e7e which will be included in future releases. Users unable to upgrade should disable the discourse_post_event_enabled setting to fully mitigate the issue. Also, it's possible to prevent regular users from using this vulnerability by removing all groups from the discourse_post_event_allowed_on_groups but note that moderators will still be able to use it.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-200"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/41xxx/CVE-2022-41913.json"
}
References

Affected packages

Git / github.com/discourse/discourse-calendar

Affected ranges

Type
GIT
Repo
https://github.com/discourse/discourse-calendar
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed