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.
References
Link | Resource |
---|---|
https://github.com/laurent22/joplin/security/advisories/GHSA-hff8-hjwv-j9q7 | Exploit Vendor Advisory |
Configurations
History
07 May 2025, 14:10
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.6 |
CWE | CWE-79 | |
CPE | cpe:2.3:a:joplin_project:joplin:*:*:*:*:*:-:*:* | |
References | () https://github.com/laurent22/joplin/security/advisories/GHSA-hff8-hjwv-j9q7 - Exploit, Vendor Advisory | |
First Time |
Joplin Project joplin
Joplin Project |
14 Nov 2024, 18:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-11-14 18:15
Updated : 2025-05-07 14:10
NVD link : CVE-2024-49362
Mitre link : CVE-2024-49362
JSON object : View
Products Affected
joplin_project
- joplin
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')