Files
CVEs-PoC/2022/CVE-2022-21650.md
T
2024-06-18 02:51:15 +02:00

1.1 KiB

CVE-2022-21650

Description

Convos is an open source multi-user chat that runs in a web browser. You can't use SVG extension in Convos' chat window, but you can upload a file with an .html extension. By uploading an SVG file with an html extension the upload filter can be bypassed. This causes Stored XSS. Also, after uploading a file the XSS attack is triggered upon a user viewing the file. Through this vulnerability, an attacker is capable to execute malicious scripts. Users are advised to update as soon as possible.

POC

Reference

Github