
CVE-2021-4263 – leanote history.js define cross site scripting
https://notcve.org/view.php?id=CVE-2021-4263
21 Dec 2022 — A vulnerability, which was classified as problematic, has been found in leanote 2.6.1. This issue affects the function define of the file public/js/plugins/history.js. The manipulation of the argument content leads to cross site scripting. The attack may be initiated remotely. The identifier of the patch is 0f9733c890077942150696dcc6d2b1482b7a0a19. • https://github.com/leanote/leanote/commit/0f9733c890077942150696dcc6d2b1482b7a0a19 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •

CVE-2020-26157
https://notcve.org/view.php?id=CVE-2020-26157
30 Sep 2020 — Leanote Desktop through 2.6.2 allows XSS because a note's title is mishandled during syncing. This leads to remote code execution because of Node integration. Leanote Desktop versiones hasta 2.6.2, permite un ataque de tipo XSS porque el título de nota es manejado inapropiadamente durante la sincronización. Esto conlleva a una ejecución de código remota debido a una integración de Node • https://github.com/leanote/desktop-app/issues/353 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •

CVE-2020-26158
https://notcve.org/view.php?id=CVE-2020-26158
30 Sep 2020 — Leanote Desktop through 2.6.2 allows XSS because a note's title is mishandled when the batch feature is triggered. This leads to remote code execution because of Node integration. Leanote Desktop versiones hasta 2.6.2, permite un ataque de tipo XSS porque el título de nota es manejado inapropiadamente cuando es activada la funcionalidad batch. Esto conlleva a una ejecución de código remota debido a una integración de Node • https://github.com/leanote/desktop-app/issues/353 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •

CVE-2018-18553
https://notcve.org/view.php?id=CVE-2018-18553
22 Oct 2018 — Leanote 2.6.1 has XSS via the Blog Basic Setting title field, which is mishandled during rendering of the "likes" page. Leanote 2.6.1 tiene Cross-Site Scripting (XSS) mediante el campo Blog Basic Setting title, que se gestiona de manera incorrecta durante el renderizado de la página "likes". • https://github.com/leanote/leanote/issues/822 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •