SB2022060245 - Multiple vulnerabilities in BigBlueButton
Published: June 2, 2022 Updated: May 15, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 3 vulnerabilities.
1) Cross-site scripting (CVE-ID: CVE-2022-31064)
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:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:U/U:Green
The vulnerability allows a remote attacker to perform a stored cross-site scripting attack.
The vulnerability exists due to cross-site scripting in the username handling in private chat when sending private messages to users. A remote attacker can send a crafted private message to perform a stored cross-site scripting attack.
Only users in meetings with private chat enabled are affected.
2) Cross-site scripting (CVE-ID: CVE-2022-31065)
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 vulnerability allows a remote user to execute arbitrary JavaScript in the victim's browser.
The vulnerability exists due to cross-site scripting in the private chat username handling when rendering private chat messages or leave notifications. A remote user can embed malicious JavaScript in a username to execute arbitrary JavaScript in the victim's browser.
User interaction is required for the victim to receive a private chat message or a notification that the sender left the session.
3) Resource exhaustion (CVE-ID: CVE-2022-29169)
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 cause a denial of service.
The vulnerability exists due to uncontrolled resource consumption in the html5client/useragent endpoint when parsing the User-Agent header. A remote attacker can send a specially crafted request to cause a denial of service.
The issue is triggered by excessive processing in the regular expression engine during device detection.
Remediation
Install update from vendor's website.
References
- https://github.com/bigbluebutton/bigbluebutton/security/advisories/GHSA-hwv2-5pf5-hr87
- https://pentests.nl/pentest-blog/stored-xss-in-bigbluebutton/
- https://github.com/bigbluebutton/bigbluebutton/security/advisories/GHSA-8m2p-7qv3-qff7
- https://github.com/bigbluebutton/bigbluebutton/pull/15087
- https://github.com/bigbluebutton/bigbluebutton/security/advisories/GHSA-rwrv-p665-4vwp
- https://github.com/bigbluebutton/bigbluebutton/pull/14896