S4E just found a high top 10 tcp port service scan
medium·Misconfiguration·Updated Mar 30, 2026

CVE-2024-57241 Scanner

CVE-2024-57241 Scanner - Open Redirect vulnerability in DedeCMS

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
0
Times Used
by S4E users
0
Assets Scanned
domains & IPs
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2024-57241
6.5
CVSSmedium
Exploitable remotely over the internet · no authentication required.

Dedecms 5.71sp1 and earlier is vulnerable to URL redirect. In the web application, a logic error does not judge the input GET request resulting in URL redirection.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
n/aby n/a
n/a
Updated Aug 22, 2026View on NVD →
Detail

The DedeCMS software is widely used as a content management system (CMS) by web developers and businesses to manage website content easily and efficiently. It is primarily utilized to support a variety of web applications ranging from personal blogs to business websites. With its open-source nature, DedeCMS allows developers to customize and extend its functionality according to specific needs. This system is especially popular in regions where local language support and content localization are significant factors. Additionally, DedeCMS provides a structured backend for content management which appeals to users looking for a robust publishing platform. Many developers choose DedeCMS for its combination of flexibility and comprehensiveness in managing digital content.

An open redirect vulnerability in a web application like DedeCMS can have serious implications for users. This vulnerability arises when attackers exploit logic errors in URL handling to redirect users to malicious sites. The arbitrary redirect feature allows malicious actors to misuse the trust that users have in a website to execute phishing attacks or distribute malware. This type of vulnerability is particularly dangerous because it can obfuscate the real destination of a link to unsuspecting users. Despite its seeming harmlessness, an open redirect can indirectly lead to data breaches, fraud, and reputational damage. The presence of this vulnerability underscores the need for robust input validation mechanisms in web applications.

This vulnerability specifically affects the download.php endpoint in DedeCMS, which does not adequately validate GET request inputs. Attackers are capable of crafting GET requests with encoded URL payloads that trigger a 302 redirect status code. The flawed validation logic allows for URLs such as 'https://interact.sh' to be set in the 'location' header for redirection. Inadequate checks for URL integrity mean that even URLs pointing to disallowed domains can be processed. Critical data to be aware of includes the fact that successful exploitation requires minimal user interaction. This vulnerability's exploitability hinges on the CMS's inability to verify and sanitize its input parameters effectively.

If exploited, this open redirect vulnerability could lead to various negative consequences. Users might be redirected to fraudulent websites where they are exposed to phishing scams designed to steal personal or financial information. Another significant risk is redirection to websites distributing malware, which could compromise users' systems. Loss of user trust and damage to the affected website's reputation are also likely if users associate it with these malicious outcomes. Furthermore, such vulnerabilities might expose the organization to legal liabilities, especially if the resultant fraud or data breach affects a large number of users. Hence, addressing this vulnerability is crucial to maintain security and user confidence.

REFERENCES

Solution Advice
  • Apply the latest security patches or update to the newest version of DedeCMS.
  • Implement strict URL validation and sanitization techniques to prevent unauthorized redirects.
  • Monitor server logs for suspicious redirect activities.
  • Educate users to recognize malicious URLs and to verify site authenticity before proceeding.
  • Consider using security tools that specifically detect and block open redirect attempts.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

CVE-2024-57241 Scanner - Open Redirect vulnerability in DedeCMS S4E