CVE-2023-48292
CRITICALXWiki Admin Tools 4.4-4.5.1 - Cross-Site Request Forgery via Shell Command Execution
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2023-48292. PoCs published by Mehran Seifalinia, Mehran-Seifalinia.
AI-analyzed exploit summary This exploit targets CVE-2023-48292 in XWiki Standard 14.10, allowing remote command execution via an unauthenticated endpoint. It checks for vulnerability by sending a test payload and can execute arbitrary commands if the target is vulnerable.
Description
The XWiki Admin Tools Application provides tools to help the administration of XWiki. Starting in version 4.4 and prior to version 4.5.1, a cross site request forgery vulnerability in the admin tool for executing shell commands on the server allows an attacker to execute arbitrary shell commands by tricking an admin into loading the URL with the shell command. A very simple possibility for an attack are comments. When the attacker can leave a comment on any page in the wiki it is sufficient to include an image with an URL like `/xwiki/bin/view/Admin/RunShellCommand?command=touch%20/tmp/attacked` in the comment. When an admin views the comment, the file `/tmp/attacked` will be created on the server. The output of the command is also vulnerable to XWiki syntax injection which offers a simple way to execute Groovy in the context of the XWiki installation and thus an even easier way to compromise the integrity and confidentiality of the whole XWiki installation. This has been patched by adding a form token check in version 4.5.1 of the admin tools. Some workarounds are available. The patch can be applied manually to the affected wiki pages. Alternatively, the document `Admin.RunShellCommand` can also be deleted if the possibility to run shell commands isn't needed.
Exploits (2)
This exploit targets CVE-2023-48292 in XWiki Standard 14.10, allowing remote command execution via an unauthenticated endpoint. It checks for vulnerability by sending a test payload and can execute arbitrary commands if the target is vulnerable.
The repository contains a functional Python script that exploits CVE-2023-37979, a reflected XSS vulnerability in the Ninja Forms WordPress plugin (versions up to 3.6.25). The script generates an HTML PoC file that triggers the XSS payload when an authenticated user interacts with it.
References (3)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H