Vulnerabilities (CVE)

Filtered by vendor Owncast Project Subscribe
Total 4 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2023-46480 1 Owncast Project 1 Owncast 2024-07-12 N/A 9.8 CRITICAL
An issue in OwnCast v.0.1.1 allows a remote attacker to execute arbitrary code and obtain sensitive information via the authHost parameter of the indieauth function.
CVE-2023-3188 1 Owncast Project 1 Owncast 2024-02-28 N/A 6.5 MEDIUM
Server-Side Request Forgery (SSRF) in GitHub repository owncast/owncast prior to 0.1.0.
CVE-2022-3751 1 Owncast Project 1 Owncast 2024-02-28 N/A 9.8 CRITICAL
SQL Injection in GitHub repository owncast/owncast prior to 0.0.13.
CVE-2021-39183 1 Owncast Project 1 Owncast 2024-02-28 4.3 MEDIUM 6.1 MEDIUM
Owncast is an open source, self-hosted live video streaming and chat server. In affected versions inline scripts are executed when Javascript is parsed via a paste action. This issue is patched in 0.0.9 by blocking unsafe-inline Content Security Policy and specifying the script-src. The worker-src is required to be set to blob for the video player.