matrix-org/matrix-hookshot

matrix-org/matrix-hookshot

Releases67
Frequency4 weeks 3 hours
Last Release
Stars430
A bridge between Matrix and multiple project management services, such as GitHub, GitLab and JIRA.

CVE History

CVEPublishedCVSS v3CVSS v2
5.6 MEDIUM

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.