CVE-2025-9910

Published
View on NVD ↗
CVSS v3
4.7
MEDIUM
CVSS v2
N/A
Affected
1
PROJECT

Description

Versions of the package jsondiffpatch before 0.7.2 are vulnerable to Cross-site Scripting (XSS) via HtmlFormatter::nodeBegin. An attacker can inject malicious scripts into HTML payloads that may lead to code execution if untrusted payloads were used as source for the diff, and the result renderer using the built-in html formatter on a private website.

Diff & patch JavaScript objects
GitHubGitHub
5.32K