Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2023-30538 Details

Description

Discourse is an open source platform for community discussion. Due to the improper sanitization of SVG files, an attacker can execute arbitrary JavaScript on the users’ browsers by uploading a crafted SVG file. This issue is patched in the latest stable and tests-passed versions of Discourse. Users are advised to upgrade. For users unable to upgrade there are two possible workarounds: enable CDN handing of uploads (and ensure the CDN sanitizes SVG files) or disable SVG file uploads by ensuring that the `authorized extensions` site setting does not include `svg` (or reset that setting to the default, by default Discourse doesn't enable SVG uploads by users).

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-79Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')[email protected]

Affected Products

ProductVersions
discourse discourse
<= 3.0.2
< 3.1.0
3.1.0 beta1
3.1.0 beta2
3.1.0 beta3

CPE

  • cpe:2.3:a:discourse:discourse:*:*:*:*:stable:*:*:*
  • cpe:2.3:a:discourse:discourse:*:*:*:*:beta:*:*:*
  • cpe:2.3:a:discourse:discourse:3.1.0:beta1:*:*:beta:*:*:*
  • cpe:2.3:a:discourse:discourse:3.1.0:beta2:*:*:beta:*:*:*
  • cpe:2.3:a:discourse:discourse:3.1.0:beta3:*:*:beta:*:*:*

Remediation

  • No remediation found in references.

Change History

5 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2023-30538
NVD Published Date:
Apr 18, 2023
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2023-30538 Details - Not Deferred