In AVideo, a normal user can make a Meeting Schedule where the user can invite another user in that Meeting, but I found out that it did not properly sanitize the malicious characters when creating a Meeting Room. This leads the attacker to put malicious scripts.
Impact:
Since any USER including the ADMIN can see the meeting room that was created by the attacker this can lead to cookie hijacking and takeover of any accounts without user interaction.
Step to Reproduce:
https://demo.avideo.com/plugin/Meet/
Example: "><img src=x onerror=alert('Pawned+by+Gonz')>
Then click Save
Now as ADMIN go to Meet -> Schedule -> Upcoming
https://demo.avideo.com/plugin/Meet/
Video POC: https://youtu.be/Nke0Bmv5F-o
{ "nvd_published_at": "2023-05-08T19:15:12Z", "cwe_ids": [ "CWE-79" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-05-01T22:30:28Z" }