CVE-2021-39183 HIGH

CVE-2021-39183: Unsafe inline XSS Owncast

Vendor Owncast
Product owncast
Weakness CWE-79 · XSS
Published December 14, 2021
Last update August 4, 2024

CVSS base score

8.2/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction Required
Confidentiality Low
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:H/A:L

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

December 14, 2021 CVE published
August 4, 2024 Record updated