CVE-2024-56510 MEDIUM

CVE-2024-56510: Marp Core allows XSS by improper neutralization of HTML sanitization

Vendor Marp-Team
Product marp-core
Weakness CWE-79 · XSS
Published December 26, 2024
Last update December 27, 2024

CVSS base score

5.3/10
Attack vector Local
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L

What the vulnerability does

01Description

@marp-team/marp-core is the core for Marp, which is the ecosystem to write your presentation with plain Markdown. Marp Core from v3.0.2 to v3.9.0 and v4.0.0, are vulnerable to cross-site scripting (XSS) due to improper neutralization of HTML sanitization. Marp Core v3.9.1 and v4.0.1 have been patched to fix that. If you are unable to update the package immediately, disable all HTML tags by setting html: false option in the Marp class constructor.

Key dates

02Disclosure timeline

December 26, 2024 CVE published
December 27, 2024 Record updated

Related vulnerabilities

04Related CVE