{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-23654", "ASSIGNER": "security-advisories@github.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "discourse-ai is the AI plugin for the open-source discussion platform Discourse. Prior to commit 94ba0dadc2cf38e8f81c3936974c167219878edd, interactions with different AI services are vulnerable to admin-initiated SSRF attacks. Versions of the plugin that include commit 94ba0dadc2cf38e8f81c3936974c167219878edd contain a patch. As a workaround, one may disable the discourse-ai plugin.\n" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-918: Server-Side Request Forgery (SSRF)", "cweId": "CWE-918" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "discourse", "product": { "product_data": [ { "product_name": "discourse-ai", "version": { "version_data": [ { "version_affected": "=", "version_value": "< 94ba0dadc2cf38e8f81c3936974c167219878edd" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://github.com/discourse/discourse-ai/security/advisories/GHSA-32cj-rm2q-22cc", "refsource": "MISC", "name": "https://github.com/discourse/discourse-ai/security/advisories/GHSA-32cj-rm2q-22cc" }, { "url": "https://github.com/discourse/discourse-ai/commit/94ba0dadc2cf38e8f81c3936974c167219878edd", "refsource": "MISC", "name": "https://github.com/discourse/discourse-ai/commit/94ba0dadc2cf38e8f81c3936974c167219878edd" } ] }, "source": { "advisory": "GHSA-32cj-rm2q-22cc", "discovery": "UNKNOWN" }, "impact": { "cvss": [ { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:N/A:N", "version": "3.1" } ] } }