A command injection vulnerability exists in Rocket.Chat-Desktop <3.8.14 that could allow an attacker to pass a malicious url of openInternalVideoChatWindow to shell.openExternal(), which may lead to remote code execution (internalVideoChatWindow.ts#L17). To exploit the vulnerability, the internal video chat window must be disabled or a Mac App Store build must be used (internalVideoChatWindow.ts#L14). The vulnerability may be exploited by an XSS attack because the function openInternalVideoChatWindow is exposed in the Rocket.Chat-Desktop-API.
References
Link | Resource |
---|---|
https://hackerone.com/reports/1781102 | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2022-12-23 15:15
Updated : 2024-02-28 19:51
NVD link : CVE-2022-44567
Mitre link : CVE-2022-44567
CVE.ORG link : CVE-2022-44567
JSON object : View
Products Affected
rocket.chat
- rocket.chat
CWE
CWE-78
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')