Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux Priv Esc: UDP Frag Offset #9883

Closed
wants to merge 7 commits into from
Closed

Linux Priv Esc: UDP Frag Offset #9883

wants to merge 7 commits into from

Conversation

h00die
Copy link
Contributor

@h00die h00die commented Apr 17, 2018

This PR adds an exploit for CVE-2017-1000112, a priv esc on linux kernels. The POCs all only work against Ubuntu 14.04 and 16.04, as specified by the kernel versions. However, this could, in theory, be expanded.

This was previously under #9808 but since the code had a big change with the linux kernel lib, this should be a cleaned up PR.

Verification

  • Start msfconsole
  • get a shell on a vulnerable box
  • use modules/exploit/linux/local/ufo_privilege_escalation
  • set session, verbose, and anything else you may need
  • check
  • exploit
  • Verify you get a root shell
  • Document is sane

@h00die
Copy link
Contributor Author

h00die commented Apr 17, 2018

sigh, what the f.edy f.

@h00die h00die closed this Apr 17, 2018
@h00die h00die deleted the ufo2 branch April 18, 2018 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants