IRC allows you to specify multiple modes in a single mode command. Due to a bug in the underlying matrix-org/node-irc library, affected versions of matrix-appservice-irc perform parsing of such modes incorrectly, potentially resulting in the wrong user being given permissions.
Mode commands can only be executed by privileged users, so this can only be abused if an operator is tricked into running the command on behalf of an attacker.
The vulnerability has been patched in matrix-appservice-irc 0.35.0.
Refrain from entering mode commands suggested by untrusted users. Avoid using multiple modes in a single command.
Discovered and reported by Val Lorentz.
If you have any questions or comments about this advisory email us at security@matrix.org.
{ "nvd_published_at": "2022-09-13T18:15:00Z", "cwe_ids": [ "CWE-269" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2022-09-15T03:26:25Z" }