SB2023101944 - Multiple vulnerabilities in Discourse
Published: October 19, 2023 Updated: July 1, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 10 vulnerabilities.
1) Resource exhaustion (CVE-ID: CVE-2023-44388)
CWE-ID: CWE-400 - Resource exhaustion
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to application does not properly control consumption of internal resources. A remote attacker can trigger resource exhaustion and perform a denial of service (DoS) attack.
2) Improper access control (CVE-ID: CVE-2023-45147)
CWE-ID: CWE-284 - Improper Access Control
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N/E:U/U:Green
The vulnerability allows a remote attacker to gain unauthorized access to otherwise restricted functionality.
The vulnerability exists due to improper access restrictions. A remote user can create a topic and add arbitrary custom fields to a topic
3) Cross-site scripting (CVE-ID: CVE-2023-43659)
CWE-ID: CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:U/U:Clear
The disclosed vulnerability allows a remote attacker to perform cross-site scripting (XSS) attacks.
The vulnerability exists due to insufficient sanitization of user-supplied data within email preview when CSP disabled. A remote user can trick the victim to follow a specially crafted link and execute arbitrary HTML and script code in user's browser in context of vulnerable website.
Successful exploitation of this vulnerability may allow a remote attacker to steal potentially sensitive information, change appearance of the web page, perform phishing and drive-by-download attacks.
4) Improper access control (CVE-ID: CVE-2023-43814)
CWE-ID: CWE-284 - Improper Access Control
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
The vulnerability allows a remote attacker to gain unauthorized access to otherwise restricted functionality.
The vulnerability exists due to improper access restrictions. A remote attacker can bypass implemented security restrictions and expose poll options and votes.
5) Information disclosure (CVE-ID: CVE-2023-45131)
CWE-ID: CWE-200 - Exposure of sensitive information to an unauthorized actor
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/U:Green
The vulnerability allows a remote attacker to gain access to potentially sensitive information.
The vulnerability exists due to excessive data output by the application within new private chat messages. A remote attacker can gain unauthorized access to sensitive information on the system.
6) Information disclosure (CVE-ID: CVE-2023-44391)
CWE-ID: CWE-200 - Exposure of sensitive information to an unauthorized actor
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
The vulnerability allows a remote attacker to gain access to potentially sensitive information.
The vulnerability exists due to excessive data output by the application within the summary details. A remote attacker can gain unauthorized access to sensitive information on the system.
7) Resource exhaustion (CVE-ID: CVE-2023-38706)
CWE-ID: CWE-400 - Resource exhaustion
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
The vulnerability allows a remote user to cause a denial of service.
The vulnerability exists due to uncontrolled resource consumption in the drafts feature when creating drafts with very long draft keys. A remote user can create an unlimited number of crafted drafts to cause a denial of service.
8) Input validation error (CVE-ID: CVE-2023-40588)
CWE-ID: CWE-20 - Improper input validation
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
The vulnerability allows a remote user to cause a denial of service.
The vulnerability exists due to improper input validation in 2fa and security key name handling when processing crafted 2fa or security key names. A remote user can add a 2fa or security key with a carefully crafted name to cause a denial of service.
9) Resource exhaustion (CVE-ID: CVE-2023-41043)
CWE-ID: CWE-400 - Resource exhaustion
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
The vulnerability allows a remote user to cause a denial of service.
The vulnerability exists due to uncontrolled resource consumption in SvgSprite cache when bundling and caching theme component icon sprite uploads. A remote user can create a theme with a large number of theme components containing large icons-sprite uploads to cause a denial of service.
This issue only affects multisite installations.
10) Resource exhaustion (CVE-ID: CVE-2023-41042)
CWE-ID: CWE-400 - Resource exhaustion
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
The vulnerability allows a remote user to cause a denial of service.
The vulnerability exists due to uncontrolled resource consumption in remote theme asset importing when loading remote theme assets into memory. A remote privileged user can import a remote theme with excessive asset size or file count to cause a denial of service.
Remediation
Install update from vendor's website.
References
- https://github.com/discourse/discourse/security/advisories/GHSA-89h3-g746-xmwq
- http://nginx.org/en/docs/http/ngx_http_core_module.html#client_max_body_size
- https://github.com/discourse/discourse/security/advisories/GHSA-wm89-m359-f9qv
- https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP
- https://github.com/discourse/discourse/security/advisories/GHSA-g4qg-5q2h-m8ph
- https://github.com/discourse/discourse/security/advisories/GHSA-3x57-846g-7qcw
- https://github.com/discourse/discourse/security/advisories/GHSA-84gf-hhrc-9pw6
- https://github.com/discourse/discourse/security/advisories/GHSA-7px5-fqcf-7mfr
- https://github.com/discourse/discourse/security/advisories/GHSA-7wpp-4pqg-gvp8
- https://github.com/discourse/discourse/security/advisories/GHSA-2hg5-3xm3-9vvx
- https://github.com/discourse/discourse/security/advisories/GHSA-28hh-h5xw-xgvx
- https://github.com/discourse/discourse/security/advisories/GHSA-2fq5-x3mm-v254