CVE-2024-49362

Joplin is a free, open source note taking and to-do application. Joplin-desktop has a vulnerability that leads to remote code execution (RCE) when a user clicks on an <a> link within untrusted notes. The issue arises due to insufficient sanitization of <a> tag attributes introduced by the Mermaid. This vulnerability allows the execution of untrusted HTML content within the Electron window, which has full access to Node.js APIs, enabling arbitrary shell command execution.
Configurations

No configuration.

History

No history.

Information

Published : 2024-11-14 18:15

Updated : 2024-11-15 13:58


NVD link : CVE-2024-49362

Mitre link : CVE-2024-49362

CVE.ORG link : CVE-2024-49362


JSON object : View

Products Affected

No product.

CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')