KingSkrupellos

Netvidade Portugal Unauthorized File Insertion

May 21st, 2019
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.29 KB | None | 0 0
  1. ####################################################################
  2.  
  3. # Exploit Title : Netvidade Portugal Unauthorized File Insertion
  4. # Author [ Discovered By ] : KingSkrupellos
  5. # Team : Cyberizm Digital Security Army
  6. # Date : 21/05/2019
  7. # Vendor Homepage : netvidade.com
  8. # Tested On : Windows and Linux
  9. # Category : WebApps
  10. # Exploit Risk : Medium
  11. # Google Dorks : intext:Desenvolvido por netvidade.com site:pt
  12. # Vulnerability Type : CWE-264 [ Permissions, Privileges, and Access Controls ]
  13. # PacketStormSecurity : packetstormsecurity.com/files/authors/13968
  14. # CXSecurity : cxsecurity.com/author/KingSkrupellos/1/
  15. # Exploit4Arab : exploit4arab.org/author/351/KingSkrupellos
  16.  
  17. ####################################################################
  18.  
  19. # Description About Software :
  20. *****************************
  21. NetVidade is a Portugal Web Design and Development Company.
  22.  
  23. ####################################################################
  24.  
  25. # Impact :
  26. ***********
  27. Desenvolvido Por Netvidade Portugal is prone to a vulnerability that lets attackers
  28. upload arbitrary files because it fails to adequately sanitize user-supplied input.
  29.  
  30. An attacker can exploit this vulnerability to upload arbitrary code and execute
  31. it in the context of the webserver process. This may facilitate unauthorized access
  32. or privilege escalation; other attacks are also possible.
  33.  
  34. ####################################################################
  35.  
  36. # Arbitrary File Upload / Unauthorized File Insert Exploit :
  37. **************************************************
  38. /plugins/fckeditor/editor/filemanager/connectors/uploadtest.html
  39.  
  40. Directory File Path :
  41. **********************
  42. /ficheiros/conteudos/[YOURFILENAME].txt .jpg .gif .png
  43.  
  44. ####################################################################
  45.  
  46. # Example Vulnerable Sites :
  47. ************************
  48. [+] prolixo.eu/plugins/fckeditor/editor/filemanager/connectors/uploadtest.html
  49.  
  50. [+] sunsilhotel.com/plugins/fckeditor/editor/filemanager/connectors/uploadtest.html
  51.  
  52. [+] projilinha.pt/plugins/fckeditor/editor/filemanager/connectors/uploadtest.html
  53.  
  54. ####################################################################
  55.  
  56. # Discovered By KingSkrupellos from Cyberizm.Org Digital Security Team
  57.  
  58. ####################################################################
Add Comment
Please, Sign In to add comment