You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A stored Cross-Site Scripting (XSS) vulnerability exists in the editableTable.twig component when using the Row Heading column type. The application fails to sanitize input within row headings, allowing an attacker to execute arbitrary JavaScript when another user views a page with the malicious table field.
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Learn more on MITRE.
A stored Cross-Site Scripting (XSS) vulnerability exists in the
editableTable.twigcomponent when using theRow Headingcolumn type. The application fails to sanitize input within row headings, allowing an attacker to execute arbitrary JavaScript when another user views a page with the malicious table field.Prerequisites
allowAdminChangesmust be enabled in production, which is against our security recommendations.Steps to Reproduce
Row HeadingStatic RowsReferences
7b372de