mirror of
https://github.com/getgrav/grav.git
synced 2026-03-01 18:11:25 +01:00
The original CVE-2023-31506 fix missed the deprecated <isindex> HTML tag, which can still be used for XSS via event handlers like onmouseover. The <isindex> tag is deprecated in HTML5 and has no legitimate modern use.