peertube is vulnerable to Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting'). It was found that one could upload a SVG image and then send the url of that to other users and when they open the link we can get their complete session keys as the session keys stored in local storage and with Javascript easily can be stolen by attackers.
{ "nvd_published_at": "2021-09-15T12:15:00Z", "github_reviewed_at": "2021-09-16T17:32:58Z", "severity": "MODERATE", "github_reviewed": true, "cwe_ids": [ "CWE-79" ] }