CVE-2022-39232 MEDIUM

CVE-2022-39232: Discourse vulnerable to incomplete quote causing a topic to crash in the browser

Vendor Discourse
Product discourse
Weakness CWE-20 · Input validation
Published September 29, 2022
Last update April 23, 2025

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

Discourse is an open source discussion platform. Starting with version 2.9.0.beta5 and prior to version 2.9.0.beta10, an incomplete quote can generate a JavaScript error which will crash the current page in the browser in some cases. Version 2.9.0.beta10 added a fix and tests to ensure incomplete quotes won't break the app. As a workaround, the quote can be fixed via the rails console.

Key dates

02Disclosure timeline

September 29, 2022 CVE published
April 23, 2025 Record updated