Not all valid JavaScript whitespace characters are...
Critical severity
Unreviewed
Published
May 11, 2023
to the GitHub Advisory Database
•
Updated Apr 4, 2024
Description
Published by the National Vulnerability Database
May 11, 2023
Published to the GitHub Advisory Database
May 11, 2023
Last updated
Apr 4, 2024
Not all valid JavaScript whitespace characters are considered to be whitespace. Templates containing whitespace characters outside of the character set "\t\n\f\r\u0020\u2028\u2029" in JavaScript contexts that also contain actions may not be properly sanitized during execution.
References