HIGHCVE-2024-49362CVSS 7.7

Remote Code Execution on click of <a> Link in markdown preview

traduction en cours…

Plateforme

nodejs

Composant

joplin

Corrigé dans

3.1.1

3.1.0

AI Confidence: highNVDEPSS 1.3%Révisé: mai 2026
Traduction vers votre langue…

CVE-2024-49362 describes a Remote Code Execution (RCE) vulnerability in Joplin Desktop, a note-taking and to-do application. This flaw allows an attacker to execute arbitrary shell commands by crafting malicious links within notes. The vulnerability affects versions of Joplin Desktop up to and including 3.0.0. A fix is available in version 3.1.0.

Impact et Scénarios d'Attaquetraduction en cours…

An attacker could exploit this vulnerability by embedding a specially crafted <a> link within a note. When a user clicks this link in Joplin Desktop, the application's markdown preview iframe will process the link, leading to the execution of arbitrary code. Because Joplin Desktop runs on Electron with full access to Node.js APIs, this code execution can be leveraged to compromise the entire system. The attacker could potentially steal sensitive data, install malware, or gain persistent access to the affected machine. This vulnerability is particularly concerning given the potential for widespread distribution of malicious notes through shared notebooks or cloud synchronization.

Contexte d'Exploitationtraduction en cours…

This vulnerability was publicly disclosed on 2024-11-14. There are currently no known public exploits or active campaigns targeting this vulnerability, but the ease of exploitation and the potential impact make it a high-priority concern. The vulnerability's reliance on user interaction (clicking a link) may limit its immediate exploitability in automated attacks, but social engineering tactics could be employed. No KEV listing at the time of writing.

Qui Est à Risquetraduction en cours…

Users of Joplin Desktop who rely on shared notebooks or import notes from untrusted sources are at higher risk. Individuals who use Joplin Desktop to store sensitive information, such as passwords or financial data, are particularly vulnerable. Legacy Joplin installations and those with limited security awareness are also at increased risk.

Étapes de Détectiontraduction en cours…

• nodejs: Monitor Joplin Desktop processes for unusual activity, especially those involving Node.js execution. Use ps aux | grep node to identify running Node.js processes associated with Joplin. • windows: Use Process Monitor (ProcMon) to observe file system and registry activity related to Joplin Desktop. Look for suspicious file creations or modifications in the Joplin application directory. Check Autoruns for unusual scheduled tasks related to Joplin. • linux: Use journalctl -u joplin-desktop to examine Joplin Desktop's system logs for errors or suspicious activity. Monitor network connections using ss -tulnp | grep joplin to identify any unexpected outbound connections. • generic web: Examine Joplin Desktop's configuration files for any unusual settings or modifications that could indicate compromise.

Chronologie de l'Attaque

  1. Disclosure

    disclosure

Renseignement sur les Menaces

Statut de l'Exploit

Preuve de ConceptInconnu
CISA KEVNO
Exposition InternetFaible

EPSS

1.28% (percentile 80%)

CISA SSVC

Exploitationpoc
Automatisableno
Impact Techniquetotal

Vecteur CVSS

RENSEIGNEMENT SUR LES MENACES· CVSS 3.1CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:L7.7HIGHAttack VectorLocalComment l'attaquant atteint la cibleAttack ComplexityLowConditions requises pour exploiterPrivileges RequiredHighNiveau d'authentification requisUser InteractionRequiredSi une action de la victime est requiseScopeChangedImpact au-delà du composant affectéConfidentialityHighRisque d'exposition de données sensiblesIntegrityHighRisque de modification non autorisée de donnéesAvailabilityLowRisque d'interruption de servicenextguardhq.com · Score de base CVSS v3.1
Que signifient ces métriques?
Attack Vector
Local — l'attaquant a besoin d'une session locale ou d'un shell sur le système.
Attack Complexity
Faible — aucune condition spéciale requise. Exploitable de manière fiable.
Privileges Required
Élevé — un compte administrateur ou privilégié est requis.
User Interaction
Requise — la victime doit ouvrir un fichier, cliquer sur un lien ou visiter une page.
Scope
Modifié — l'attaque peut pivoter au-delà du composant vulnérable.
Confidentiality
Élevé — perte totale de confidentialité. L'attaquant peut lire toutes les données.
Integrity
Élevé — l'attaquant peut écrire, modifier ou supprimer toutes les données.
Availability
Faible — déni de service partiel ou intermittent.

Logiciel Affecté

Composantjoplin
Fournisseurosv
Plage affectéeCorrigé dans
< 3.1 – < 3.13.1.1
3.0.03.1.0

Classification de Faiblesse (CWE)

Chronologie

  1. Réservé
  2. Publiée
  3. Modifiée
  4. EPSS mis à jour

Mitigation et Contournementstraduction en cours…

The primary mitigation for CVE-2024-49362 is to upgrade Joplin Desktop to version 3.1.0 or later, which includes the necessary sanitization fixes. If upgrading is not immediately feasible, consider disabling the markdown preview feature or restricting the sources of notes that are imported into Joplin. While not a complete solution, WAFs or proxies might be configured to block requests containing suspicious <a> tag attributes. Monitor Joplin Desktop processes for unusual activity, especially those involving Node.js execution.

Comment corrigertraduction en cours…

Actualice Joplin a la versión 3.1 o superior. Esta versión corrige la vulnerabilidad de ejecución remota de código al hacer clic en enlaces <a> en la vista previa de Markdown. La actualización asegura que se apliquen las sanitizaciones necesarias para prevenir la ejecución de código no confiable.

Newsletter Sécurité CVE

Analyses de vulnérabilités et alertes critiques directement dans votre boîte mail.

Questions fréquentestraduction en cours…

What is CVE-2024-49362 — RCE in Joplin Desktop?

CVE-2024-49362 is a Remote Code Execution vulnerability in Joplin Desktop versions up to 3.0.0. Malicious links in notes can trigger arbitrary code execution.

Am I affected by CVE-2024-49362 in Joplin Desktop?

You are affected if you are using Joplin Desktop version 3.0.0 or earlier. Upgrade to 3.1.0 or later to resolve the issue.

How do I fix CVE-2024-49362 in Joplin Desktop?

Upgrade Joplin Desktop to version 3.1.0 or later. As a temporary workaround, disable the markdown preview feature or restrict note sources.

Is CVE-2024-49362 being actively exploited?

There are currently no confirmed reports of active exploitation, but the vulnerability's potential impact warrants immediate attention and mitigation.

Where can I find the official Joplin advisory for CVE-2024-49362?

Refer to the official Joplin security advisory on their website or GitHub repository for the latest information and updates.

Ton projet est-il affecté ?

Téléverse ton fichier de dépendances et découvre instantanément si cette CVE et d'autres te touchent.