Vulnerability Description
Discourse is an open-source discussion platform. Prior to version 3.0.1 on the `stable` branch and 3.1.0.beta2 on the `beta` and `tests-passed` branches, when submitting a membership request, there is no character limit for the reason provided with the request. This could potentially allow a user to flood the database with a large amount of data. However it is unlikely this could be used as part of a DoS attack, as the paths reading back the reasons are only available to administrators. Starting in version 3.0.1 on the `stable` branch and 3.1.0.beta2 on the `beta` and `tests-passed` branches, a limit of 280 characters has been introduced for membership requests.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Discourse | Discourse | < 3.0.1 |
Related Weaknesses (CWE)
References
- https://github.com/discourse/discourse/commit/3e0cc4a5d9ef44ad902f6985d046ebb32fPatchThird Party Advisory
- https://github.com/discourse/discourse/commit/d5745d34c20c31a221039d8913f3306443PatchThird Party Advisory
- https://github.com/discourse/discourse/pull/19993PatchThird Party Advisory
- https://github.com/discourse/discourse/security/advisories/GHSA-6xff-p329-9pgfThird Party Advisory
- https://github.com/discourse/discourse/commit/3e0cc4a5d9ef44ad902f6985d046ebb32fPatchThird Party Advisory
- https://github.com/discourse/discourse/commit/d5745d34c20c31a221039d8913f3306443PatchThird Party Advisory
- https://github.com/discourse/discourse/pull/19993PatchThird Party Advisory
- https://github.com/discourse/discourse/security/advisories/GHSA-6xff-p329-9pgfThird Party Advisory
FAQ
What is CVE-2023-23616?
CVE-2023-23616 is a vulnerability with a CVSS score of 3.5 (LOW). Discourse is an open-source discussion platform. Prior to version 3.0.1 on the `stable` branch and 3.1.0.beta2 on the `beta` and `tests-passed` branches, when submitting a membership request, there is...
How severe is CVE-2023-23616?
CVE-2023-23616 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-23616?
Check the references section above for vendor advisories and patch information. Affected products include: Discourse Discourse.