Stage.js through 0.8.10 allows DOM Clobbering (with resultant XSS for untrusted input that contains HTML but does not directly contain JavaScript), because document.currentScript lookup can be shadowed by attacker-injected HTML elements.
{ "github_reviewed_at": "2025-03-03T20:17:21Z", "cwe_ids": [ "CWE-79", "CWE-94" ], "nvd_published_at": "2025-03-03T07:15:34Z", "severity": "MODERATE", "github_reviewed": true }