mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
22 lines
1.2 KiB
Markdown
22 lines
1.2 KiB
Markdown
### [CVE-2025-9910](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-9910)
|
|

|
|

|
|

|
|

|
|
&color=brightgreen)
|
|
|
|
### 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
|
|
- https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-12549277
|
|
- https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-12549276
|
|
- https://security.snyk.io/vuln/SNYK-JS-JSONDIFFPATCH-10369031
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cve-scores
|
|
|