| Reporter | Title | Published | Views | Family All 12 |
|---|---|---|---|---|
| Jedox 2022.4.2 - Remote Code Execution via Directory Traversal Vulnerability | 5 May 202300:00 | – | zdt | |
| CVE-2022-47875 | 3 May 202300:30 | – | circl | |
| Jedox 路径遍历漏洞 | 2 May 202300:00 | – | cnnvd | |
| CVE-2022-47875 | 2 May 202300:00 | – | cve | |
| CVE-2022-47875 | 2 May 202300:00 | – | cvelist | |
| Jedox 2022.4.2 - Remote Code Execution via Directory Traversal | 5 May 202300:00 | – | exploitdb | |
| CVE-2022-47875 | 2 May 202320:15 | – | nvd | |
| CVE-2022-47875 | 2 May 202320:15 | – | osv | |
| Directory traversal | 2 May 202320:15 | – | prion | |
| PT-2023-15507 · Jedox · Jedox | 2 May 202300:00 | – | ptsecurity |
`# Exploit Title: Jedox 2022.4.2 - Remote Code Execution via Directory Traversal
# Date: 28/04/2023
# Exploit Author: Team Syslifters / Christoph MAHRL, Aron MOLNAR, Patrick PIRKER and Michael WEDL
# Vendor Homepage: https://jedox.com
# Version: Jedox 2022.4 (22.4.2) and older
# CVE : CVE-2022-47875
Introduction
=================
A Directory Traversal vulnerability in /be/erpc.php allows remote authenticated users to execute arbitrary code. To exploit the vulnerability, the attacker must have the permissions to upload files.
Write-Up
=================
See [Docs Syslifters](https://docs.syslifters.com/) for a detailed write-up on how to exploit vulnerability.
Proof of Concept
=================
1) This vulnerability can be exploited by first uploading a file using one of the existing file upload mechanisms (e.g. Import in Designer). When uploading a file, the web application returns the file system path in the JSON body of the HTTP response (look for `fspath`).
2) Upload a PHP file and note the file system path (`fspath`)
3) Get RCE via Directory Traversal
PATH: /be/erpc.php?c=../../../../../fspath/of/uploaded/file/rce.php
METHOD: POST
`
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