medium·Product Based Web Vulnerabilities·Updated Oct 8, 2024

CVE-2023-46732 Scanner

CVE-2023-46732 Scanner - Cross-Site Scripting vulnerability in XWiki

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsurl
CostFree
0
Times Used
by S4E users
0
Assets Scanned
domains & IPs
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2023-46732
6.1
CVSScritical
Exploitable remotely over the internet · no authentication required · user interaction needed.

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. XWiki is vulnerable to reflected cross-site scripting (RXSS) via the `rev` parameter that is used in the content of the content menu without escaping. If an attacker can convince a user to visit a link with a crafted parameter, this allows the attacker to execute arbitrary actions in the name of the user, including remote code (Groovy) execution in the case of a user with programming right, compromising the confidentiality, integrity and availability of the whole XWiki installation. This has been patched in XWiki 15.6 RC1, 15.5.1 and 14.10.14. The patch in commit `04e325d57` can be manually applied without upgrading (or restarting) the instance. Users are advised to upgrade or to manually apply the patch. There are no known workarounds for this vulnerability.

Attack Vector
Network
Privileges Req.
None
User Interaction
Required
Affected
xwiki-platformby xwiki
>= 9.7-rc-1, < 14.10.14
xwiki-platformby xwiki
AFFECTED< 14.10.14SAFE ✓≥ 14.10.14
Updated Aug 22, 2026View on NVD →
Detail

XWiki is a powerful open-source collaborative platform used by companies and communities worldwide for knowledge management and group collaboration. Designed to be highly extensible, XWiki offers a range of features for building dynamic web applications and managing complex content structures. Trusted by organizations for its flexibility, XWiki allows users to easily customize and adapt the software for their specific needs. It supports a wide variety of applications such as wikis, blogs, knowledge bases, and more, making it a versatile tool for improving information sharing. As an essential platform for thousands of users globally, maintaining its security is of utmost importance.

Cross-Site Scripting (XSS) is a vulnerability that allows an attacker to inject malicious scripts into web pages viewed by other users. In XWiki, this vulnerability exists through the 'rev' parameter used in the content menu without proper escaping. If successfully exploited, an attacker can execute arbitrary scripts in the context of the user's session, leading to unauthorized actions. This could potentially compromise the confidentiality and integrity of the XWiki installation by allowing unauthorized code execution.

The vulnerability in XWiki arises from a lack of input validation in the 'rev' parameter, which is reflected in the content menu. A crafted URL containing XSS payloads can lead to script execution if a user with the necessary permissions loads the link. When these scripts execute, they may perform actions with the user's privileges, including modifications to user data. The vulnerable endpoint is accessed through specific view paths that include the insecure parameter handling.

If abused by malicious actors, this vulnerability can have numerous adverse effects on an XWiki deployment. Attackers could inject scripts that alter website content, steal user session data, or even perform privileged actions if high-level users are targeted. This could disrupt services, lead to data breaches, and potentially allow further penetration into organizational networks.

REFERENCES

Solution Advice
  • Upgrade XWiki to version 15.6 RC1, 15.5.1, or 14.10.14 where this vulnerability is patched.
  • Implement additional input validation and output encoding mechanisms to prevent injection attacks.
  • Regularly update the system and apply security patches from trusted sources.
  • Restrict the permissions of user accounts to minimize the impact of potential exploits.
  • Enable web application firewalls to help detect and block XSS attacks in web traffic.

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-46732 Scanner - Cross-Site Scripting vulnerability in XWiki S4E