Vulnerability CVE-2022-31065


Published: 2022-06-27

Description:
BigBlueButton is an open source web conferencing system. In affected versions an attacker can embed malicious JS in their username and have it executed on the victim's client. When a user receives a private chat from the attacker (whose username contains malicious JavaScript), the script gets executed. Additionally when the victim receives a notification that the attacker has left the session. This issue has been patched in version 2.4.8 and 2.5.0. There are no known workarounds for this issue.

Type:

CWE-79

(Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting'))

 References:
https://github.com/bigbluebutton/bigbluebutton/security/advisories/GHSA-8m2p-7qv3-qff7
https://github.com/bigbluebutton/bigbluebutton/pull/15087
https://github.com/bigbluebutton/bigbluebutton/pull/15090

Copyright 2026, cxsecurity.com

 

Back to Top