cve/2024/CVE-2024-34710.md
2024-06-18 02:51:15 +02:00

1.0 KiB

CVE-2024-34710

Description

Wiki.js is al wiki app built on Node.js. Client side template injection was discovered, that could allow an attacker to inject malicious JavaScript into the content section of pages that would execute once a victim loads the page that contains the payload. This was possible through the injection of a invalid HTML tag with a template injection payload on the next line. This vulnerability is fixed in 2.5.303.

POC

Reference

Github

No PoCs found on GitHub currently.