{
    "CVE_data_meta": {
        "ASSIGNER": "security-advisories@github.com",
        "ID": "CVE-2022-39232",
        "STATE": "PUBLIC",
        "TITLE": "Discourse vulnerable to incomplete quote causing a topic to crash in the browser"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "discourse",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": ">= 2.9.0.beta5, < 2.9.0.beta10"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "discourse"
                }
            ]
        }
    },
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "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."
            }
        ]
    },
    "impact": {
        "cvss": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-20: Improper Input Validation"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "name": "https://github.com/discourse/discourse/security/advisories/GHSA-cv64-v73f-7wq5",
                "refsource": "CONFIRM",
                "url": "https://github.com/discourse/discourse/security/advisories/GHSA-cv64-v73f-7wq5"
            },
            {
                "name": "https://github.com/discourse/discourse/pull/18311",
                "refsource": "MISC",
                "url": "https://github.com/discourse/discourse/pull/18311"
            },
            {
                "name": "https://github.com/discourse/discourse/commit/eab33af5bf19827527fe79134d865b5c727f6530",
                "refsource": "MISC",
                "url": "https://github.com/discourse/discourse/commit/eab33af5bf19827527fe79134d865b5c727f6530"
            }
        ]
    },
    "source": {
        "advisory": "GHSA-cv64-v73f-7wq5",
        "discovery": "UNKNOWN"
    }
}