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
Bug#36248967: Issue in mysqldump (mysql dump utility)
Problem: mysqldump not sanitizing the version string obtained from
server which may lead to injecting malicious commands to the output.
Fix: added function sanitizing the version string by cutting off
illegal part and issuing warning.
Test: check the server version in the output with and without injected
payload.
Change-Id: I1f19e1c90bdb8d444285e427092face3bb16da01
0 commit comments