Skip to content

v5.8.11

Choose a tag to compare

@sushantdhiman sushantdhiman released this 21 Jun 05:37
· 384 commits to master since this release
a72a3f5

5.8.11 (2019-06-21)

Security Fixes

  • mariadb/mysql: properly escape json path key (#11089) (a72a3f5)

This release fixes a SQL injection issue with MySQL/MariaDB dialect. JSON path keys were not properly escaped for these dialects. We advise all v5 users to update to latest release.

Thanks to @Kirill89 from Snyk Security Research Team for reporting this issue.