{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2022-46159", "ASSIGNER": "security-advisories@github.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "Discourse is an open-source discussion platform. In version 2.8.13 and prior on the `stable` branch and version 2.9.0.beta14 and prior on the `beta` and `tests-passed` branches, any authenticated user can create an unlisted topic. These topics, which are not readily available to other users, can take up unnecessary site resources. A patch for this issue is available in the `main` branch of Discourse. There are no known workarounds available." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-770: Allocation of Resources Without Limits or Throttling", "cweId": "CWE-770" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "discourse", "product": { "product_data": [ { "product_name": "discourse", "version": { "version_data": [ { "version_value": "<= 2.8.13", "version_affected": "=" }, { "version_value": ">= 2.9.0.beta0, <= 2.9.0.beta14", "version_affected": "=" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://github.com/discourse/discourse/security/advisories/GHSA-qf99-xpx6-hgxp", "refsource": "MISC", "name": "https://github.com/discourse/discourse/security/advisories/GHSA-qf99-xpx6-hgxp" }, { "url": "https://github.com/discourse/discourse/commit/0ce38bd7bce862db251b882613ab7053ca777382", "refsource": "MISC", "name": "https://github.com/discourse/discourse/commit/0ce38bd7bce862db251b882613ab7053ca777382" } ] }, "source": { "advisory": "GHSA-qf99-xpx6-hgxp", "discovery": "UNKNOWN" }, "impact": { "cvss": [ { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.3, "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:L", "version": "3.1" } ] } }