VYPR

Rocket.chat

by RocketChat

npm: rocket.chat

Source repositories

CVEs (74)

  • CVE-2023-28325May 11, 2023
    risk 0.00cvss epss 0.00

    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.

  • CVE-2023-28357May 11, 2023
    risk 0.00cvss epss 0.00

    A vulnerability has been identified in Rocket.Chat, where the ACL checks in the Slash Command /mute occur after checking whether a user is a member of a given channel, leaking private channel members to unauthorized users. This allows authenticated users to enumerate whether a…

  • CVE-2023-28317May 9, 2023
    risk 0.00cvss epss 0.00

    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.

  • CVE-2023-28318May 9, 2023
    risk 0.00cvss epss 0.00

    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.

  • CVE-2023-28316May 9, 2023
    risk 0.00cvss epss 0.01

    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…

  • CVE-2023-23911Mar 10, 2023
    risk 0.00cvss epss 0.00

    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.

  • CVE-2023-23917Feb 23, 2023
    risk 0.00cvss epss 0.01

    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…

  • CVE-2022-32220Sep 23, 2022
    risk 0.00cvss epss 0.01

    An information disclosure vulnerability exists in Rocket.Chat <v5 due to the getUserMentionsByChannel meteor server method discloses messages from private channels and direct messages regardless of the users access permission to the room.

  • CVE-2022-32211Sep 23, 2022
    risk 0.00cvss epss 0.01

    A SQL injection vulnerability exists in Rocket.Chat <v3.18.6, <v4.4.4 and <v4.7.3 which can allow an attacker to retrieve a reset password token through or a 2fa secret.

  • CVE-2022-32217Sep 23, 2022
    risk 0.00cvss epss 0.01

    A cleartext storage of sensitive information exists in Rocket.Chat <v4.6.4 due to Oauth token being leaked in plaintext in Rocket.chat logs.

  • CVE-2022-32219Sep 23, 2022
    risk 0.00cvss epss 0.01

    An information disclosure vulnerability exists in Rocket.Chat <v4.7.5 which allowed the "users.list" REST endpoint gets a query parameter from JSON and runs Users.find(queryFromClientSide). This means virtually any authenticated user can access any data (except password hashes)…

  • CVE-2022-35247Sep 23, 2022
    risk 0.00cvss epss 0.01

    A information disclosure vulnerability exists in Rocket.chat <v5, <v4.8.2 and <v4.7.5 where the lack of ACL checks in the getRoomRoles Meteor method leak channel members with special roles to unauthorized clients.

  • CVE-2022-32229Sep 23, 2022
    risk 0.00cvss epss 0.01

    A information disclosure vulnerability exists in Rockert.Chat <v5 due to /api/v1/chat.getThreadsList lack of sanitization of user inputs and can therefore leak private thread messages to unauthorized users via Mongo DB injection.

  • CVE-2022-32227Sep 23, 2022
    risk 0.00cvss epss 0.01

    A cleartext transmission of sensitive information exists in Rocket.Chat <v5, <v4.8.2 and <v4.7.5 relating to Oauth tokens by having the permission "view-full-other-user-info", this could cause an oauth token leak in the product.

  • CVE-2022-32228Sep 23, 2022
    risk 0.00cvss epss 0.01

    An information disclosure vulnerability exists in Rocket.Chat <v5, <v4.8.2 and <v4.7.5 since the getReadReceipts Meteor server method does not properly filter user inputs that are passed to MongoDB queries, allowing $regex queries to enumerate arbitrary Message IDs.

  • CVE-2022-32226Sep 23, 2022
    risk 0.00cvss epss 0.01

    An improper access control vulnerability exists in Rocket.Chat <v5, <v4.8.2 and <v4.7.5 due to input data in the getUsersOfRoom Meteor server method is not type validated, so that MongoDB query operator objects are accepted by the server, so that instead of a matching rid String…

  • CVE-2022-32218Sep 23, 2022
    risk 0.00cvss epss 0.01

    An information disclosure vulnerability exists in Rocket.Chat <v5, <v4.8.2 and <v4.7.5 due to the actionLinkHandler method was found to allow Message ID Enumeration with Regex MongoDB queries.

  • CVE-2022-35250Sep 23, 2022
    risk 0.00cvss epss 0.01

    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.

  • CVE-2022-35251Sep 23, 2022
    risk 0.00cvss epss 0.01

    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…

  • CVE-2022-35249Sep 23, 2022
    risk 0.00cvss epss 0.01

    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.