Vulnerability Description
matrix-appservice-irc is an open source Node.js IRC bridge for Matrix. The Internet Relay Chat (IRC) protocol 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. As a workaround users should refrain from entering mode commands suggested by untrusted users. Avoid using multiple modes in a single command.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Matrix | Matrix Irc Bridge | < 0.35.0 |
Related Weaknesses (CWE)
References
- https://github.com/matrix-org/matrix-appservice-irc/commit/5f87dbed87b4b6dc49b79PatchThird Party Advisory
- https://github.com/matrix-org/matrix-appservice-irc/security/advisories/GHSA-cq7Third Party Advisory
- https://matrix.org/blog/2022/09/13/security-release-of-matrix-appservice-irc-0-3Vendor Advisory
- https://github.com/matrix-org/matrix-appservice-irc/commit/5f87dbed87b4b6dc49b79PatchThird Party Advisory
- https://github.com/matrix-org/matrix-appservice-irc/security/advisories/GHSA-cq7Third Party Advisory
- https://matrix.org/blog/2022/09/13/security-release-of-matrix-appservice-irc-0-3Vendor Advisory
FAQ
What is CVE-2022-39202?
CVE-2022-39202 is a vulnerability with a CVSS score of 4.3 (MEDIUM). matrix-appservice-irc is an open source Node.js IRC bridge for Matrix. The Internet Relay Chat (IRC) protocol allows you to specify multiple modes in a single mode command. Due to a bug in the underly...
How severe is CVE-2022-39202?
CVE-2022-39202 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-39202?
Check the references section above for vendor advisories and patch information. Affected products include: Matrix Matrix Irc Bridge.