Vulnerabilities (CVE)

Filtered by vendor Convos Subscribe
Filtered by product Convos
Total 4 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2022-21649 1 Convos 1 Convos 2024-02-28 3.5 LOW 5.4 MEDIUM
Convos is an open source multi-user chat that runs in a web browser. Characters starting with "https://" in the chat window create an <a> tag. Stored XSS vulnerability using onfocus and autofocus occurs because escaping exists for "<" or ">" but escaping for double quotes does not exist. Through this vulnerability, an attacker is capable to execute malicious scripts. Users are advised to update as soon as possible.
CVE-2022-21650 1 Convos 1 Convos 2024-02-28 3.5 LOW 5.4 MEDIUM
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.
CVE-2021-42584 1 Convos 1 Convos 2024-02-28 3.5 LOW 5.4 MEDIUM
A Stored Cross Site Scripting (XSS) issue exists in Convos-Chat before 6.32.
CVE-2020-14423 1 Convos 1 Convos 2024-02-28 5.0 MEDIUM 5.3 MEDIUM
Convos before 4.20 does not properly generate a random secret in Core/Settings.pm and Util.pm. This leads to a predictable CONVOS_LOCAL_SECRET value, affecting password resets and invitations.