CVE-2024-34710 HIGH

CVE-2024-34710: Wiki.js Stored XSS through Client Side Template Injection

Vendor Requarks
Product wiki
Weakness CWE-1336
Published May 20, 2024
Last update August 2, 2024

CVSS base score

7.1/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

May 20, 2024 CVE published
August 2, 2024 Record updated