CVE-2024-35237

MIT IdentiBot is an open-source Discord bot written in Node.js that verifies individuals' affiliations with MIT, grants them roles in a Discord server, and stores information about them in a database backend. A vulnerability that exists prior to commit 48e3e5e7ead6777fa75d57c7711c8e55b501c24e impacts all users who have performed verification with an instance of MIT IdentiBot that meets the following conditions: The instance of IdentiBot is tied to a "public" Discord application—i.e., users other than the API access registrant can add it to servers; *and* the instance has not yet been patched. In affected versions, IdentiBot does not check that a server is authorized before allowing members to execute slash and user commands in that server. As a result, any user can join IdentiBot to their server and then use commands (e.g., `/kerbid`) to reveal the full name and other information about a Discord user who has verified their affiliation with MIT using IdentiBot. The latest version of MIT IdentiBot contains a patch for this vulnerability (implemented in commit 48e3e5e7ead6777fa75d57c7711c8e55b501c24e). There is no way to prevent exploitation of the vulnerability without the patch. To prevent exploitation of the vulnerability, all vulnerable instances of IdentiBot should be taken offline until they have been updated.
Configurations

No configuration.

History

21 Nov 2024, 09:19

Type Values Removed Values Added
References () https://github.com/ZelnickB/mit-identibot/commit/48e3e5e7ead6777fa75d57c7711c8e55b501c24e - () https://github.com/ZelnickB/mit-identibot/commit/48e3e5e7ead6777fa75d57c7711c8e55b501c24e -
References () https://github.com/ZelnickB/mit-identibot/security/advisories/GHSA-h8r9-7r8x-78v6 - () https://github.com/ZelnickB/mit-identibot/security/advisories/GHSA-h8r9-7r8x-78v6 -

28 May 2024, 12:39

Type Values Removed Values Added
Summary
  • (es) MIT IdentiBot es un bot de Discord de código abierto escrito en Node.js que verifica las afiliaciones de las personas con el MIT, les otorga roles en un servidor de Discord y almacena información sobre ellos en una base de datos. Una vulnerabilidad que existe antes del commit 48e3e5e7ead6777fa75d57c7711c8e55b501c24e afecta a todos los usuarios que han realizado la verificación con una instancia de MIT IdentiBot que cumple las siguientes condiciones: La instancia de IdentiBot está vinculada a una aplicación Discord "pública", es decir, usuarios distintos del registrante de acceso a la API. puede agregarlo a los servidores; *y* la instancia aún no ha sido parcheada. En las versiones afectadas, IdentiBot no verifica que un servidor esté autorizado antes de permitir a los miembros ejecutar comandos de usuario y barra diagonal en ese servidor. Como resultado, cualquier usuario puede unirse a IdentiBot en su servidor y luego usar comandos (por ejemplo, `/kerbid`) para revelar el nombre completo y otra información sobre un usuario de Discord que haya verificado su afiliación con el MIT usando IdentiBot. La última versión de MIT IdentiBot contiene un parche para esta vulnerabilidad (implementado en el commit 48e3e5e7ead6777fa75d57c7711c8e55b501c24e). No hay forma de evitar la explotación de la vulnerabilidad sin el parche. Para evitar la explotación de la vulnerabilidad, todas las instancias vulnerables de IdentiBot deben desconectarse hasta que se hayan actualizado.

27 May 2024, 17:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-05-27 17:15

Updated : 2024-11-21 09:19


NVD link : CVE-2024-35237

Mitre link : CVE-2024-35237

CVE.ORG link : CVE-2024-35237


JSON object : View

Products Affected

No product.

CWE
CWE-862

Missing Authorization