Description:
Good day sir Daniel again my name is Jefferson Gonzales you can call me Gonz for short, in this report I will tell you how I found a CRITICAL bug in AVideo Product.
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:
- As normal USER go to Meet -> Schedule
https://demo.avideo.com/plugin/Meet/
- In "Meet topic" field put XSS payload
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/
- Then the XSS payload that normal USER created will be executed
Video POC: https://youtu.be/Nke0Bmv5F-o
Description:
Good day sir Daniel again my name is Jefferson Gonzales you can call me Gonz for short, in this report I will tell you how I found a CRITICAL bug in AVideo Product.
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