Not all valid JavaScript whitespace characters are...
Critical severity
Unreviewed
Published
May 11, 2023
to the GitHub Advisory Database
•
Updated Jan 24, 2025
Description
Published by the National Vulnerability Database
May 11, 2023
Published to the GitHub Advisory Database
May 11, 2023
Last updated
Jan 24, 2025
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