Products
MySQL 5.0.12 is nearly two decades old. Running this version today exposes a system to: Buffer Overflows:
The following write-up details the standard exploitation path used to gain a root shell from an authenticated MySQL session or SQL injection on this version. 1. Vulnerability Overview mysql 5.0.12 exploit
' UNION SELECT 'this_is_a_test' INTO OUTFILE 'C:\\MySQL\\data\\test.txt' -- MySQL 5
Which would you like?