CVE-2022-21649 HIGH

CVE-2022-21649: Stored XSS via attribute in convos

Vendor Convos-Chat
Product convos
Weakness CWE-79 · XSS
Published January 4, 2022
Last update April 22, 2025

CVSS base score

7.6/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction Required
Confidentiality High
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

January 4, 2022 CVE published
April 22, 2025 Record updated

Related vulnerabilities

04Related CVE