Open
Description
announcement
The issue was caused by a performance optimization in result parsing. Result parsing uses a form of eval
to generate a constructor for result rows to utilize v8's hidden classes. The vulnerability can be seen whenever a result column has a name or alias which is executable JavaScript code.
Please let me know if you have any questions or concerns.