Show filters
50 Total Results
Displaying 11-20 of 50
Sort by:
Attacker Value
Unknown

CVE-2023-28325

Disclosure Date: May 11, 2023 (last updated October 08, 2023)
An improper authorization vulnerability exists in Rocket.Chat <6.0 that could allow a hacker to manipulate the rid parameter and change the updateMessage method that only checks whether the user is allowed to edit message in the target room.
Attacker Value
Unknown

CVE-2023-28318

Disclosure Date: May 09, 2023 (last updated October 08, 2023)
A vulnerability has been discovered in Rocket.Chat, where messages can be hidden regardless of the Message_KeepHistory or Message_ShowDeletedStatus server configuration. This allows users to bypass the intended message deletion behavior, hiding messages and deletion notices.
Attacker Value
Unknown

CVE-2023-28317

Disclosure Date: May 09, 2023 (last updated October 08, 2023)
A vulnerability has been discovered in Rocket.Chat, where editing messages can change the original timestamp, causing the UI to display messages in an incorrect order.
Attacker Value
Unknown

CVE-2023-28316

Disclosure Date: May 09, 2023 (last updated October 08, 2023)
A security vulnerability has been discovered in the implementation of 2FA on the rocket.chat platform, where other active sessions are not invalidated upon activating 2FA. This could potentially allow an attacker to maintain access to a compromised account even after 2FA is enabled.
Attacker Value
Unknown

CVE-2023-23911

Disclosure Date: March 10, 2023 (last updated October 08, 2023)
An improper access control vulnerability exists prior to v6 that could allow an attacker to break the E2E encryption of a chat room by a user changing the group key of a chat room.
Attacker Value
Unknown

CVE-2023-23917

Disclosure Date: February 23, 2023 (last updated October 08, 2023)
A prototype pollution vulnerability exists in Rocket.Chat server <5.2.0 that could allow an attacker to a RCE under the admin account. Any user can create their own server in your cloud and become an admin so this vulnerability could affect the cloud infrastructure. This attack vector also may increase the impact of XSS to RCE which is dangerous for self-hosted users as well.
Attacker Value
Unknown

CVE-2022-44567

Disclosure Date: December 23, 2022 (last updated October 08, 2023)
A command injection vulnerability exists in Rocket.Chat-Desktop <3.8.14 that could allow an attacker to pass a malicious url of openInternalVideoChatWindow to shell.openExternal(), which may lead to remote code execution (internalVideoChatWindow.ts#L17). To exploit the vulnerability, the internal video chat window must be disabled or a Mac App Store build must be used (internalVideoChatWindow.ts#L14). The vulnerability may be exploited by an XSS attack because the function openInternalVideoChatWindow is exposed in the Rocket.Chat-Desktop-API.
Attacker Value
Unknown

CVE-2022-35251

Disclosure Date: September 23, 2022 (last updated October 08, 2023)
A cross-site scripting vulnerability exists in Rocket.chat <v5 due to style injection in the complete chat window, an adversary is able to manipulate not only the style of it, but will also be able to block functionality as well as hijacking the content of targeted users. Hence the payloads are stored in messages, it is a persistent attack vector, which will trigger as soon as the message gets viewed.
Attacker Value
Unknown

CVE-2022-35250

Disclosure Date: September 23, 2022 (last updated October 08, 2023)
A privilege escalation vulnerability exists in Rocket.chat <v5 which made it possible to elevate privileges for any authenticated user to view Direct messages without appropriate permissions.
Attacker Value
Unknown

CVE-2022-35249

Disclosure Date: September 23, 2022 (last updated October 08, 2023)
A information disclosure vulnerability exists in Rocket.Chat <v5 where the getUserMentionsByChannel meteor server method discloses messages from private channels and direct messages regardless of the users access permission to the room.