Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Notesnook vulnerable to RCE via stored XSS in Web Clipper rendering
Vulnerability Description
Notesnook is a note-taking app. Prior to version 3.3.11 on Web/Desktop and 3.3.17 on Android/iOS, a stored XSS in the Web Clipper rendering flow can be escalated to remote code execution in the desktop app. The root cause is that the clipper preserves attacker-controlled attributes from the source page’s root element and stores them inside web-clip HTML. When the clip is later opened, Notesnook renders that HTML into a same-origin, unsandboxed iframe using `contentDocument.write(...)`. Event-handler attributes such as `onload`, `onclick`, or `onmouseover` execute in the Notesnook origin. In the desktop app, this becomes RCE because Electron is configured with `nodeIntegration: true` and `contextIsolation: false`. Version 3.3.11 Web/Desktop and 3.3.17 on Android/iOS patch the issue.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Vulnerability Title
Notesnook 代码注入漏洞
Vulnerability Description
Notesnook是Streetwriters开源的一个端到端加密的笔记应用。 Notesnook Web/Desktop 3.3.11之前版本和Android/iOS 3.3.17之前版本存在代码注入漏洞,该漏洞源于Web Clipper渲染流程中存在存储型跨站脚本,可能导致在桌面应用程序中升级为远程代码执行。
CVSS Information
N/A
Vulnerability Type
N/A