CVE 7.6 HIGH

ProsemirrorToHtml: Cross-Site Scripting vulnerability through unescaped HTML attribute values_CVE-2025-64501

7.6 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:N

Description

ProsemirrorToHtml is a JSON converter which takes ProseMirror-compatible JSON and outputs HTML. In versions 0.2.0 and below, the `prosemirror_to_html` gem is vulnerable to Cross-Site Scripting (XSS) attacks through malicious HTML attribute values. While tag content is properly escaped, attribute values are not, allowing attackers to inject arbitrary JavaScript code. Applications that use `prosemirror_to_html` to convert ProseMirror documents to HTML, user-generated ProseMirror content, and end users viewing the rendered HTML output are all at risk of attack. This issue is fixed in version 0.2.1.

Basic Information

ID CVE-2025-64501
Source GitHub_M
Published Nov 10, 2025 at 21:37

Affected Product

Vendor etaminstudio
Product prosemirror_to_html
Version < 0.2.1
Affected Versions etaminstudio prosemirror_to_html < 0.2.1

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.