S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
medium·Misconfiguration·Updated Oct 8, 2024

CVE-2023-29204 Scanner

CVE-2023-29204 Scanner - Open Redirect vulnerability in XWiki

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsurl
CostFree
3.2k
Times Used
continuous scan runs
5.8k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2023-29204
6.1
CVSSmedium
Exploitable remotely over the internet · no authentication required · user interaction needed.

XWiki Commons are technical libraries common to several other top level XWiki projects. It is possible to bypass the existing security measures put in place to avoid open redirect by using a redirect such as `//mydomain.com` (i.e. omitting the `http:`). It was also possible to bypass it when using URL such as `http:/mydomain.com`. The problem has been patched on XWiki 13.10.10, 14.4.4 and 14.8RC1.

Attack Vector
Network
Privileges Req.
None
User Interaction
Required
Affected
xwiki-platformby xwiki
>= 6.0-rc-1, < 13.10.10
Updated Aug 22, 2026View on NVD →
Detail

XWiki is a versatile and powerful open-source platform designed to support the creation of collaborative applications. Used by enterprises and communities, XWiki allows users to organize information collaboratively and efficiently. Its user-friendly interface and extensibility make it a popular choice for documentation and knowledge management. The software is utilized by various industries to manage content and workflows, providing robust tools for content creation and management. Administrators can customize and extend functionalities to suit organizational needs. With widespread use, maintaining security in XWiki software is crucial to prevent vulnerabilities.

The Open Redirect vulnerability in XWiki allows attackers to redirect users to unintended destinations without their consent. This security loophole bypasses existing checks using specially crafted URL formats, like `//domain.com`. It exposes users to risks such as phishing and malware distribution. Addressing this vulnerability is vital as it can compromise user trust and data integrity. The vulnerability was identified and patched in specific stable versions of XWiki. Understanding and mitigating open redirects are essential for maintaining software security.

Technical details of this Open Redirect vulnerability involve the web application's handling of user input in URL redirects. Malicious actors can exploit this flaw by manipulating the 'xredirect' parameter during login attempts. Typically, the vulnerability uses schemas missing from URLs to bypass traditional security checks, such as stripping 'http:' from URLs. Correctly parsing and processing these user inputs are crucial to preventing manipulations. Understanding vulnerable endpoints and parameters is essential to safeguard against such redirections.

Exploiting the Open Redirect vulnerability can lead to various malicious outcomes, primarily exposure to phishing attacks. Users may be unsuspectingly taken to fraudulent sites that mimic legitimate ones to steal sensitive information. Also, attackers could distribute malware by redirecting users to malicious download locations. These activities harm user privacy and trust. Organizations using XWiki must promptly update to patched versions to mitigate such risks and protect user data integrity.

REFERENCES

Solution Advice
  • Update XWiki to versions 13.10.10, 14.4.4, or 14.8RC1 where the vulnerability is patched.
  • Implement robust input validation and sanitization processes to check and filter user inputs effectively.
  • Enforce strict URL validation routines to ensure redirection paths are within trusted domains.
  • Continuously monitor and audit logs for any unusual redirection patterns that could indicate exploitation 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-2023-29204 Scanner - Open Redirect vulnerability in XWiki | S4E