Lucene search

K
cveGitHub_MCVE-2023-38690
HistoryAug 04, 2023 - 5:15 p.m.

CVE-2023-38690

2023-08-0417:15:10
CWE-77
CWE-20
GitHub_M
web.nvd.nist.gov
27
cve-2023-38690
node.js
irc bridge
matrix
command injection
security vulnerability

CVSS3

9.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

AI Score

9.6

Confidence

High

EPSS

0.002

Percentile

52.7%

matrix-appservice-irc is a Node.js IRC bridge for Matrix. Prior to version 1.0.1, it is possible to craft a command with newlines which would not be properly parsed. This would mean you could pass a string of commands as a channel name, which would then be run by the IRC bridge bot. Versions 1.0.1 and above are patched. There are no robust workarounds to the bug. One may disable dynamic channels in the config to disable the most common execution method but others may exist.

Affected configurations

Nvd
Vulners
Node
matrixmatrix_irc_bridgeRange<1.0.1node.js
VendorProductVersionCPE
matrixmatrix_irc_bridge*cpe:2.3:a:matrix:matrix_irc_bridge:*:*:*:*:*:node.js:*:*

CNA Affected

[
  {
    "vendor": "matrix-org",
    "product": "matrix-appservice-irc",
    "versions": [
      {
        "version": "< 1.0.1",
        "status": "affected"
      }
    ]
  }
]

CVSS3

9.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

AI Score

9.6

Confidence

High

EPSS

0.002

Percentile

52.7%

Related for CVE-2023-38690