mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
19 lines
969 B
Markdown
19 lines
969 B
Markdown
### [CVE-2021-39183](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39183)
|
|

|
|

|
|
&color=brightgreen)
|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/ChamalBandara/CVEs
|
|
|