Vulnerability Description
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.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Discourse | Discourse | < 3.0.1 |
Related Weaknesses (CWE)
References
- https://github.com/discourse/discourse/commit/f31f0b70f82c43d93220ce6fc0d4f57440Patch
- https://github.com/discourse/discourse/security/advisories/GHSA-rf8j-mf8c-82v7Vendor Advisory
- https://github.com/discourse/discourse/commit/f31f0b70f82c43d93220ce6fc0d4f57440Patch
- https://github.com/discourse/discourse/security/advisories/GHSA-rf8j-mf8c-82v7Vendor Advisory
FAQ
What is CVE-2023-23935?
CVE-2023-23935 is a vulnerability with a CVSS score of 3.5 (LOW). 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 m...
How severe is CVE-2023-23935?
CVE-2023-23935 has been rated LOW with a CVSS base score of 3.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-23935?
Check the references section above for vendor advisories and patch information. Affected products include: Discourse Discourse.