cve/2025/CVE-2025-9910.md
2025-09-29 21:09:30 +02:00

1.2 KiB

CVE-2025-9910

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.

POC

Reference

Github