ramboxapp/community-edition

ramboxapp/community-edition

Releases52
Frequency1 month 1 week
Last Release
Stars6.38K
Free and Open Source messaging and emailing app that combines common web applications into one.

CVE History

CVEPublishedCVSS v3CVSS v2
9 CRITICAL8.5 HIGH

There is a stored XSS in Rambox 0.6.9 that can lead to code execution. The XSS is in the name field while adding/editing a service. The problem occurs due to incorrect sanitization of the name field when being processed and stored. This allows a user to craft a payload for Node.js and Electron, such as an exec of OS commands within the onerror attribute of an IMG element.