Lucene search
K

vBulletin - Open Redirect

🗓️ 21 Jun 2026 03:03:41Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 29 Views

vBulletin 3.x.x and 4.2.x through 4.2.5 open redirect vulnerability allows malicious site redirection

Related
Refs
Code
ReporterTitlePublishedViews
Family
CNVD
vBulletin 'url' parameter open redirect vulnerability
25 Jan 201800:00
cnvd
CVE
CVE-2018-6200
25 Jan 201804:00
cve
Cvelist
CVE-2018-6200
25 Jan 201804:00
cvelist
NVD
CVE-2018-6200
25 Jan 201804:29
nvd
OpenVAS
vBulletin 3.x, 4.2.x <= 4.2.5 'url' GET Parameter Open Redirect Vulnerability - Active Check
8 Feb 201800:00
openvas
OSV
CVE-2018-6200
25 Jan 201804:29
osv
Prion
Open redirect
25 Jan 201804:29
prion
RedhatCVE
CVE-2018-6200
9 Jan 202612:08
redhatcve
id: CVE-2018-6200

info:
  name: vBulletin - Open Redirect
  author: 0x_Akoko,daffainfo
  severity: medium
  description: |
    vBulletin 3.x.x and 4.2.x through 4.2.5 contains an open redirect vulnerability via the redirector.php URL parameter. An attacker can redirect a user to a malicious site and possibly obtain sensitive information, modify data, and/or execute unauthorized operations.
  impact: |
    An attacker can exploit this vulnerability to redirect users to malicious websites, leading to phishing attacks.
  remediation: |
    Apply the latest security patches and updates provided by vBulletin to fix the open redirect vulnerability.
  reference:
    - https://cxsecurity.com/issue/WLB-2018010251
    - https://nvd.nist.gov/vuln/detail/CVE-2018-6200
    - https://github.com/ARPSyndicate/kenzer-templates
  classification:
    cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2018-6200
    cwe-id: CWE-601
    epss-score: 0.03402
    epss-percentile: 0.87298
    cpe: cpe:2.3:a:vbulletin:vbulletin:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: vbulletin
    product: vbulletin
    shodan-query:
      - http.title:"powered by vbulletin"
      - http.html:"powered by vbulletin"
      - http.component:"vbulletin"
      - cpe:"cpe:2.3:a:vbulletin:vbulletin"
    fofa-query:
      - body="powered by vbulletin"
      - title="powered by vbulletin"
    google-query:
      - intext:"powered by vbulletin"
      - intitle:"powered by vbulletin"
  tags: cve,cve2018,redirect,vbulletin,vuln

http:
  - method: GET
    path:
      - '{{BaseURL}}/redirector.php?url=https://interact.sh'
      - '{{BaseURL}}/redirector.php?do=nodelay&url=https://interact.sh'

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '<meta http-equiv="refresh" content="0; URL=https://interact.sh">'

      - type: status
        status:
          - 200
# digest: 490a0046304402204d5038eae681b20bb0cea3fa5e73c2f2ea32f1a3d581fcac5fcda707e2e815740220151e6144634b34c96d3f7b2e5c279821e2f613d7a9787eb0e8b99d3dcc026bf7:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
6.3Medium risk
Vulners AI Score6.3
CVSS 25.8
CVSS 36.1
EPSS0.03402
29