Résumé
Snipe-IT vulnerable to stored XSS via Markdown custom field
Détails de l’avis
Impact
CommonMark is configured with html_input => 'escape', which blocks raw HTML injection. However, javascript: URIs in Markdown hyperlinks are not sanitized. A user with assets.edit permission can inject a malicious link into any markdown-textarea custom field. Any user who opens the asset detail page and clicks the link executes arbitrary JavaScript in their browser session.
Références
- https://github.com/advisories/GHSA-r52f-r9v5-66xr
- https://github.com/grokability/snipe-it/security/advisories/GHSA-r52f-r9v5-66xr
- https://nvd.nist.gov/vuln/detail/CVE-2026-55464
- https://github.com/grokability/snipe-it/commit/006981cccffce1739e24d3b680b676f772f40e2d
- https://github.com/grokability/snipe-it/releases/tag/v8.6.2
Vulnérabilités liées
Tout Supply chain →- MEDIUMCVE-2026-63670
ApostropheCMS: Mutation-XSS / allowedTags bypass via literal `</textarea/>` solidus close
- MEDIUMCVE-2026-73295
Material for MkDocs: DOM XSS in search suggestions via query parameter
- HIGHGHSA-99rq-75j6-5j9f
SiYuan: Stored and reflected XSS in SiYuan through an SVG sanitizer bypass
- MEDIUMCVE-2026-68921
DiceBear: SVG injection via the unescaped rotate option in @dicebear/core (and fontSize/fontWeight in @dicebear/initials)
- MEDIUMCVE-2026-82396
Sulu: Stored XSS via media download inline-disposition override
- MEDIUMGHSA-cp6q-959q-f8rh
Tiptap: mergeAttributes() turns an own __proto__ key into inherited executable DOM attributes