First published: Wed Jul 11 2018(Updated: )
An XSS issue was discovered in packages/rocketchat-mentions/Mentions.js in Rocket.Chat before 0.65. The real name of a username is displayed unescaped when the user is mentioned (using the @ symbol) in a channel or private chat. Consequently, it is possible to exfiltrate the secret token of every user and also admins in the channel.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Rocket.Chat Rocket.Chat | <0.65 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-13878 is classified as a medium severity vulnerability due to the potential exfiltration of sensitive user tokens.
To fix CVE-2018-13878, upgrade your Rocket.Chat installation to version 0.65 or later.
CVE-2018-13878 affects Rocket.Chat versions prior to 0.65 and specifically targets the Mentions feature in chat.
CVE-2018-13878 is an XSS vulnerability that arises from improper escaping of usernames in chat channels.
Yes, CVE-2018-13878 can potentially lead to exposure of secret tokens and other confidential user data.