CVE-2023-23935 LOW

CVE-2023-23935: Presence of restricted personal Discourse messages may be leaked if tagged with a tag

Vendor Discourse
Product discourse
Weakness CWE-200 · Info exposure
Published March 16, 2023
Last update February 25, 2025

CVSS base score

3.5/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction Required
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N

What the vulnerability does

01Description

Discourse is an open-source messaging platform. In versions 3.0.1 and prior on the `stable` branch and versions 3.1.0.beta2 and prior on the `beta` and `tests-passed` branches, the count of personal messages displayed for a tag is a count of all personal messages regardless of whether the personal message is visible to a given user. As a result, any users can technically poll a sensitive tag to determine if a new personal message is created even if the user does not have access to the personal message. In the patched versions, the count of personal messages tagged with a given tag is hidden by default. To revert to the old behaviour of displaying the count of personal messages for a given tag, an admin may enable the `display_personal_messages_tag_counts` site setting.

Key dates

02Disclosure timeline

March 16, 2023 CVE published
February 25, 2025 Record updated

Related vulnerabilities

04Related CVE