CVE-2024-55630

MEDIUM EPSS 23.0%
Published Feb 7, 20251y ago · Modified Jun 17, 20262w ago
5.5 CVSS 3.1
Medium
Find Similar
Published Feb 7, 2025 1y ago
Last Modified Jun 17, 2026 2w ago

Description

Joplin is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks. Joplin's HTML sanitizer allows the `name` attribute to be specified. If `name` is set to the same value as an existing `document` property (e.g. `querySelector`), that property is replaced with the element. This vulnerability's only known impact is denial of service. The note viewer fails to refresh until closed and re-opened with a different note. This issue has been addressed in version 3.2.8 and all users are advised to upgrade. There are no known workarounds for this vulnerability.

CVSS Details

Base Score
5.5
Exploitability
1.8
Impact
3.6
Vector string
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Attack Vector Local
Attack Complexity Low
Privileges Required None
User Interaction Required
Scope Unchanged
Confidentiality None
Integrity None
Availability High

Threat Intelligence

EPSS Exploit Probability
23.0% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 1

CWE-20 Improper Input Validation Validation

Affected Products 1

VendorProductVersionRange
joplin_projectjoplin* <3.2.8

References 3

  • en.wikipedia.org https://en.wikipedia.org/wiki/DOM_clobbering
    Not Applicable
  • github.com https://github.com/laurent22/joplin/commit/e70efcbd60ce62f06e77c183b362c74e636c02d9
    Patch
  • github.com https://github.com/laurent22/joplin/security/advisories/GHSA-5cch-jr52-qffh
    ExploitVendor Advisory

Remediation

  • github.com https://github.com/laurent22/joplin/commit/e70efcbd60ce62f06e77c183b362c74e636c02d9
    Patch