vendor:
NoteMark
by:
Alessio Romano (sfoffo)
6.1
CVSS
HIGH
Stored Cross-Site Scripting (XSS)
79
CWE
Product Name: NoteMark
Affected Version From: 0.13.0
Affected Version To: 0.13.0 and below
Patch Exists: NO
Related CWE: CVE-2024-41819
CPE: cpe: /a:enchantedcode: notemark: 0.13.0
Platforms Tested: Linux
2024
Stored Cross-Site Scripting (XSS) in NoteMark
The vulnerability exists in NoteMark version 0.13.0 and below. By injecting a malicious payload into a note and rendering it using the 'Rendered' tab, an attacker can execute arbitrary JavaScript code in the context of the user's session.
Mitigation:
To mitigate this vulnerability, input validation and output encoding should be implemented to prevent the execution of scripts from user inputs.