Skip to content

Adds xerte online toolkits media upload exploit#21371

Open
bootstrapbool wants to merge 1 commit intorapid7:masterfrom
bootstrapbool:xerte_unauthenticated_mediaupload
Open

Adds xerte online toolkits media upload exploit#21371
bootstrapbool wants to merge 1 commit intorapid7:masterfrom
bootstrapbool:xerte_unauthenticated_mediaupload

Conversation

@bootstrapbool
Copy link
Copy Markdown
Contributor

This module exploits authentication failure, extension blacklist, and path traversal vulnerabilities in Xerte Online Toolkits versions 3.15 (at commit 4e40f8030a2e3267267db7ce03e0ff57270be6f5 as they do not use patch versions) and earlier.

Verification

  • Start msfconsole
  • use exploit/multi/http/xerte_unauthenticated_mediaupload
  • set RHOSTS <target>
  • set TARGETURI <uri to xerte> (e.g., xerteonlinetoolkits/)
  • `set LHOST <your_ip>
  • set username <valid user> - Only if authentication is enabled
  • exploit
  • Verify that if no WEBROOT argument is provided, one is automtaically detected from setup/ endpoint
  • Verify that on success a meterpreter session is started

*pcap sent to msfdev@metasploit.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants