Vulnerabilities (CVE)

Filtered by vendor Matrix Subscribe
Filtered by product Hookshot
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2023-43656 1 Matrix 1 Hookshot 2023-12-10 N/A 9.0 CRITICAL
matrix-hookshot is a Matrix bot for connecting to external services like GitHub, GitLab, JIRA, and more. Instances that have enabled transformation functions (those that have `generic.allowJsTransformationFunctions` in their config), may be vulnerable to an attack where it is possible to break out of the `vm2` sandbox and as a result Hookshot will be vulnerable to this. This problem is only likely to affect users who have allowed untrusted users to apply their own transformation functions. If you have only enabled a limited set of trusted users, this threat is reduced (though not eliminated). Version 4.5.0 and above of hookshot include a new sandbox library which should better protect users. Users are advised to upgrade. Users unable to upgrade should disable `generic.allowJsTransformationFunctions` in the config.