Skip to content

Parsing issue in matrix-org/node-irc leading to room takeovers

High severity GitHub Reviewed Published Sep 13, 2022 in matrix-org/matrix-appservice-irc • Updated Jan 29, 2023

Package

npm matrix-appservice-irc (npm)

Affected versions

< 0.35.0

Patched versions

0.35.0

Description

Impact

Attackers can specify a specific string of characters, which would confuse the bridge into combining an attacker-owned channel and an existing channel, allowing them to grant themselves permissions in the channel.

Patched

The vulnerability has been patched in matrix-appservice-irc 0.35.0.

Workarounds

Disable dynamic channel joining via dynamicChannels.enabled to prevent users from joining new channels, which prevents any new channels being bridged outside of what is already bridged, and what is specified in the config.

References

Credits

Discovered and reported by Val Lorentz.

For more information

If you have any questions or comments about this advisory email us at security@matrix.org.

References

@dkasak dkasak published to matrix-org/matrix-appservice-irc Sep 13, 2022
Published by the National Vulnerability Database Sep 13, 2022
Published to the GitHub Advisory Database Sep 15, 2022
Reviewed Sep 15, 2022
Last updated Jan 29, 2023

Severity

High
8.8
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
Low
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Weaknesses

CVE ID

CVE-2022-39203

GHSA ID

GHSA-xvqg-mv25-rwvw

Credits

Checking history
See something to contribute? Suggest improvements for this vulnerability.