| Reporter | Title | Published | Views | Family All 11 |
|---|---|---|---|---|
| Jedox 2020.2.5 - Remote Code Execution via Configurable Storage Path Vulnerability | 5 May 202300:00 | – | zdt | |
| CVE-2022-47878 | 3 May 202300:30 | – | circl | |
| Jedox 代码问题漏洞 | 2 May 202300:00 | – | cnnvd | |
| CVE-2022-47878 | 2 May 202300:00 | – | cve | |
| CVE-2022-47878 | 2 May 202300:00 | – | cvelist | |
| Jedox 2020.2.5 - Remote Code Execution via Configurable Storage Path | 5 May 202300:00 | – | exploitdb | |
| CVE-2022-47878 | 2 May 202320:15 | – | nvd | |
| Input validation | 2 May 202320:15 | – | prion | |
| PT-2023-15510 · Jedox · Jedox | 2 May 202300:00 | – | ptsecurity | |
| CVE-2022-47878 | 23 May 202500:27 | – | redhatcve |
`# Exploit Title: Jedox 2020.2.5 - Remote Code Execution via Configurable Storage Path
# Date: 28/04/2023
# Exploit Author: Team Syslifters / Christoph MAHRL, Aron MOLNAR, Patrick PIRKER and Michael WEDL
# Vendor Homepage: https://jedox.com
# Version: Jedox 2020.2 (20.2.5) and older
# CVE : CVE-2022-47878
Introduction
=================
Incorrect input validation for the default storage path variable in the settings page allows remote, authenticated users to specify the location as web root directory. Consecutive file uploads can lead to the execution of arbitrary code. To exploit the vulnerability, the attacker sets the default storage path to the web root.
Write-Up
=================
See [Docs Syslifters](https://docs.syslifters.com/) for a detailed write-up on how to exploit vulnerability.
Proof of Concept
=================
1) In the UI in the application settings page the default storage path can be set to any value. This path could be set as the webroot directory of the webserver e.g. /htdocs/app/docroot/.
2) Then any upload/import function can be used to upload a .php webshell file to the webroot.
3) Execute webshell from the webroot directory to obtain RCE.
`
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