mirror of
https://github.com/getgrav/grav.git
synced 2026-07-28 16:29:15 +02: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.