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.
{
"nvd_published_at": "2025-03-03T07:15:34Z",
"cwe_ids": [
"CWE-79",
"CWE-94"
],
"github_reviewed_at": "2025-03-03T20:17:21Z",
"github_reviewed": true,
"severity": "MODERATE"
}