VYPR

Convos

by Convos Chat

CVEs (4)

  • CVE-2022-21650HigJan 4, 2022
    risk 0.00cvss 7.6epss 0.01

    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.…

  • CVE-2022-21649HigJan 4, 2022
    risk 0.00cvss 7.6epss 0.01

    Convos is an open source multi-user chat that runs in a web browser. Characters starting with "https://" in the chat window create an tag. Stored XSS vulnerability using onfocus and autofocus occurs because escaping exists for "<" or ">" but escaping for double quotes does…

  • CVE-2021-42584MedDec 17, 2021
    risk 0.00cvss 5.4epss 0.01

    A Stored Cross Site Scripting (XSS) issue exists in Convos-Chat before 6.32.

  • CVE-2020-14423MedJun 18, 2020
    risk 0.00cvss 5.3epss 0.01

    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.