CVE-2019-17625

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.
References
Link Resource
https://github.com/ramboxapp/community-edition/issues/2418 Exploit Issue Tracking Third Party Advisory
Configurations

Configuration 1 (hide)

cpe:2.3:a:rambox:rambox:0.6.9:*:*:*:community:*:*:*

History

No history.

Information

Published : 2019-10-16 12:15

Updated : 2024-02-28 17:28


NVD link : CVE-2019-17625

Mitre link : CVE-2019-17625

CVE.ORG link : CVE-2019-17625


JSON object : View

Products Affected

rambox

  • rambox
CWE
CWE-78

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')