Details
-
Bug
-
Status: Closed (View Workflow)
-
Blocker
-
Resolution: Fixed
-
10.6(EOL), 10.11, 11.4, 11.8, 12.3
-
Can result in unexpected behaviour
Description
e.g.
source include/have_unix_socket.inc;
|
CREATE USER 'x''y'@localhost IDENTIFIED VIA unix_socket USING 'x''y' REQUIRE SUBJECT 'x''y'; |
GRANT PROXY ON 'x''y'@localhost to 'x''y'@localhost; |
SHOW CREATE USER 'x''y'@localhost; |
SHOW GRANTS FOR 'x''y'@localhost; |
DROP USER 'x''y'@localhost; |
Reported by Ben Bidner (Automattic.com Security Team).
Attachments
Issue Links
- links to