CVE-2023-33176
Last modified
CVE-2023-33176 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. BigBlueButton is an open source virtual classroom designed to help teachers teach and learners learn. In affected versions are affected by a Server-Side Request Forgery (SSRF) vulnerability. EPSS estimates a 0.39% chance of exploitation in the next 30 days.
Description
BigBlueButton is an open source virtual classroom designed to help teachers teach and learners learn. In affected versions are affected by a Server-Side Request Forgery (SSRF) vulnerability. In an `insertDocument` API request the user is able to supply a URL from which the presentation should be downloaded. This URL was being used without having been successfully validated first. An update to the `followRedirect` method in the `PresentationUrlDownloadService` has been made to validate all URLs to be used for presentation download. Two new properties `presentationDownloadSupportedProtocols` and `presentationDownloadBlockedHosts` have also been added to `bigbluebutton.properties` to allow administrators to define what protocols a URL must use and to explicitly define hosts that a presentation cannot be downloaded from. All URLs passed to `insertDocument` must conform to the requirements of the two previously mentioned properties. Additionally, these URLs must resolve to valid addresses, and these addresses must not be local or loopback addresses. There are no workarounds. Users are advised to upgrade to a patched version of BigBlueButton.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Bigbluebutton | Bigbluebutton | < 2.5.18 |
| Bigbluebutton | Bigbluebutton | >= 2.6.0, < 2.6.9 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-33176?
How severe is CVE-2023-33176?
How do I fix CVE-2023-33176?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-33170ASP.NET and Visual Studio Security Feature Bypass Vulnerabil…8.1
- CVE-2023-33171Microsoft Dynamics 365 (on-premises) Cross-site Scripting Vu…6.1
- CVE-2023-33172Remote Procedure Call Runtime Denial of Service Vulnerabilit…7.5
- CVE-2023-33173Remote Procedure Call Runtime Denial of Service Vulnerabilit…7.5
- CVE-2023-33174Windows Cryptographic Information Disclosure Vulnerability5.5
- CVE-2023-33175ToUI is a Python package for creating user interfaces (websi…7.5
- CVE-2023-33177Xibo is a content management system (CMS). A path traversal …8.8
- CVE-2023-33178Xibo is a content management system (CMS). An SQL injection …6.5
- CVE-2023-33179Xibo is a content management system (CMS). An SQL injection …6.5
- CVE-2023-3318A vulnerability was found in SourceCodester Resort Managemen…5.4
- CVE-2023-33180Xibo is a content management system (CMS). An SQL injection …6.5
- CVE-2023-33181Xibo is a content management system (CMS). Starting in versi…5.3
Are you affected by CVE-2023-33176?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
