| Titre | sheshbabu zen latest Improper Neutralization of Alternate XSS Syntax |
|---|
| Description | Zen is vulnerable to two stored cross-site scripting (XSS) vectors that allow an authenticated user to execute arbitrary JavaScript under the application origin.
Note titles and SQLite FTS5 search-highlight fields are both rendered into the DOM through Preact’s dangerouslySetInnerHTML without any HTML encoding. A payload stored via note create/update or .md import executes when the note editor mounts (title sink) or when the note matches a search query (search sink). The Markdown body path is not affected - renderMarkdown uses markdown-it with the default html: false, which escapes raw HTML; only the non-Markdown title and search-highlight code paths are vulnerable. Because the session_token cookie is script-readable, either vector is sufficient to hijack the victim’s session and take over the account. |
|---|
| La source | ⚠️ https://ctf-n0el4kls.notion.site/Store-XSS-in-sheshbabu-zen-3ae41990f44780dbadb6e6af57e6f833 |
|---|
| Utilisateur | n0el4kls (UID 80089) |
|---|
| Soumission | 31/07/2026 08:47 (il y a 2 mois) |
|---|
| Modérer | 25/09/2026 10:24 (2 months later) |
|---|
| Statut | Accepté |
|---|
| Entrée VulDB | 409884 [sheshbabu zen jusqu’à 1.5.0 Note Editor NotesEditor.jsx dangerouslySetInnerHTML cross site scripting] |
|---|
| Points | 17 |
|---|