Advertisement
KingSkrupellos

WordPress OneSocial-Child Themes Unauthorized File Upload

Mar 5th, 2019
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.86 KB | None | 0 0
  1. ####################################################################
  2.  
  3. # Exploit Title : WordPress OneSocial-Child Themes Unauthorized File Insertation
  4. # Author [ Discovered By ] : KingSkrupellos
  5. # Team : Cyberizm Digital Security Army
  6. # Date : 06/03/2019
  7. # Vendor Homepage : wordpress.org
  8. # Tested On : Windows and Linux
  9. # Category : WebApps
  10. # Exploit Risk : Medium
  11. # Vulnerability Type : CWE-264 - [ Permissions, Privileges, and Access Controls ]
  12. # PacketStormSecurity : packetstormsecurity.com/files/authors/13968
  13. # CXSecurity : cxsecurity.com/author/KingSkrupellos/1/
  14. # Exploit4Arab : exploit4arab.org/author/351/KingSkrupellos
  15.  
  16. ####################################################################
  17.  
  18. # Impact :
  19. ***********
  20. WordPress OneSocial-Child Themes is prone to an arbitrary file upload vulnerability.
  21.  
  22. An attacker may leverage this issue to upload arbitrary files to the affected computer;
  23.  
  24. this can result in arbitrary code execution within the context of the vulnerable application.
  25.  
  26. Weaknesses in this category are related to the management of permissions,
  27.  
  28. privileges, and other security features that are used to perform access control.
  29.  
  30. ####################################################################
  31.  
  32. # Arbitrary File Upload Exploit :
  33. *****************************
  34. /community/wp-content/themes/onesocial-child/js/jQuery-File-Upload-9.20.0/
  35.  
  36. /wp-content/themes/onesocial-child/js/jQuery-File-Upload-9.20.0/
  37.  
  38. ####################################################################
  39.  
  40. # Example Vulnerable Sites :
  41. *************************
  42. [+] hornet.com/community/wp-content/themes/onesocial-child/js/jQuery-File-Upload-9.20.0/
  43.  
  44. ####################################################################
  45.  
  46. # Discovered By KingSkrupellos from Cyberizm.Org Digital Security Team
  47.  
  48. ####################################################################
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement